diff options
Diffstat (limited to 'nt/inc/sys/time.h')
-rw-r--r-- | nt/inc/sys/time.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/nt/inc/sys/time.h b/nt/inc/sys/time.h index 881808c5323..a3808f4c5c5 100644 --- a/nt/inc/sys/time.h +++ b/nt/inc/sys/time.h @@ -21,3 +21,6 @@ void gettimeofday (struct timeval *, struct timezone *); #endif /* SYS_TIME_H_INCLUDED */ /* end of sys/time.h */ + +/* arch-tag: bc525883-0c81-4bea-b83d-3325461f38b5 + (do not change this comment) */ |