Changeset 140 for branches/samba-3.0/source/include/includes.h
- Timestamp:
- Jul 11, 2008, 1:13:42 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.0/source/include/includes.h
r124 r140 223 223 #if HAVE_SYS_ATTRIBUTES_H 224 224 #include <sys/attributes.h> 225 #endif 226 227 #ifndef ENODATA 228 #define ENODATA EAGAIN 225 229 #endif 226 230 … … 784 788 785 789 #include "nss_info.h" 790 #include "modules/nfs4_acls.h" 786 791 787 792 /***** automatically generated prototypes *****/
Note:
See TracChangeset
for help on using the changeset viewer.