Changeset 3840 for branches


Ignore:
Timestamp:
Mar 16, 2014, 8:45:45 PM (11 years ago)
Author:
bird
Message:

warnings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/libc-0.6/src/emx/src/lib/sys/b_fs.h

    r3817 r3840  
    406406int __libc_back_fsNativeFileOwnerSet(const char *pszNativePath, uid_t uid, gid_t gid);
    407407int __libc_back_fsNativeFileOwnerSetCommon(intptr_t hNative, const char *pszNativePath, int fUnixEAs, uid_t uid, gid_t gid);
     408struct _FEA2LIST;
     409struct _EAOP2;
    408410int __libc_back_fsNativeSetEAs(intptr_t hNative, const char *pszNativePath, struct _FEA2LIST *pEAs, struct _EAOP2 *pEaOp2);
    409411
Note: See TracChangeset for help on using the changeset viewer.