Changeset 292 for trunk/src/sh_log_parse_samba.c
- Timestamp:
- Sep 5, 2010, 8:57:06 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/sh_log_parse_samba.c
r186 r292 17 17 #include "config_xor.h" 18 18 #include <string.h> 19 20 #if defined(HOST_IS_SOLARIS) 21 /* For 'struct timeval' in <sys/time.h> */ 22 #define __EXTENSIONS__ 23 #endif 24 19 25 #include <time.h> 20 26
Note:
See TracChangeset
for help on using the changeset viewer.