]> git.armaanb.net Git - opendoas.git/blobdiff - timestamp.c
remove includes.h and move the prototypes to doas.h
[opendoas.git] / timestamp.c
index c3606ee7d8b45996124cc1eb3cc8a5b4a9a1be70..bca260d1071f3f2436708c4aa6c1588567c9b009 100644 (file)
@@ -82,7 +82,8 @@
 #include <time.h>
 #include <unistd.h>
 
-#include "includes.h"
+#include "openbsd.h"
+#include "doas.h"
 
 #ifndef TIMESTAMP_DIR
 #      define TIMESTAMP_DIR "/run/doas"