r25193: Update headers to easy use by external apps.
[samba.git] / source / lib / util / time.h
index a1b3facf24491081ddab3fd5c72a411e55522353..557c5d4eabb5594dd83a53b155fe3fb02d607988 100644 (file)
 #ifndef _SAMBA_TIME_H_
 #define _SAMBA_TIME_H_
 
+#ifndef _PUBLIC_
+#define _PUBLIC_
+#endif
+
 /* 64 bit time (100 nanosec) 1601 - cifs6.txt, section 3.5, page 30, 4 byte aligned */
 typedef uint64_t NTTIME;