Changeset 583 for trunk/src/sh_login_track.c
- Timestamp:
- Nov 13, 2024, 2:47:31 PM (33 hours ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/sh_login_track.c
r562 r583 58 58 59 59 60 #if TIME_WITH_SYS_TIME61 #include <sys/time.h>62 #include <time.h>63 #else64 60 #if HAVE_SYS_TIME_H 65 61 #include <sys/time.h> 66 #e lse62 #endif 67 63 #include <time.h> 68 #endif69 #endif70 71 64 72 65 #define SH_LTRACK_VERSION 1
Note:
See TracChangeset
for help on using the changeset viewer.