Ignore:
Timestamp:
May 8, 2015, 7:01:59 PM (10 years ago)
Author:
Silvan Scherrer
Message:

Samba Server 3.6: small change for the ndpsmb client

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/server/source3/include/client.h

    r745 r879  
    160160        struct timespec atime_ts;
    161161        struct timespec ctime_ts;
     162#ifdef __OS2__
     163        int easize;
     164#endif
    162165        char *name;
    163166        char short_name[13*3]; /* the *3 is to cope with multi-byte */
Note: See TracChangeset for help on using the changeset viewer.