Changeset 140 for branches/samba-3.0/source/include/includes.h
- Timestamp:
- 07/11/08 01:13:42 (5 months ago)
- Files:
-
- 1 modified
-
branches/samba-3.0/source/include/includes.h (modified) (2 diffs)
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 *****/
