]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Fix compile.
authorRoy Marples <roy@marples.name>
Sun, 9 Apr 2017 18:51:49 +0000 (19:51 +0100)
committerRoy Marples <roy@marples.name>
Sun, 9 Apr 2017 18:51:49 +0000 (19:51 +0100)
src/logerr.c

index 4d22a1c16bffe3a29f07785b37f017fa6f2041ec..1892a5d4c34d0cb82e5abae3cdf702c233df1632 100644 (file)
@@ -31,6 +31,7 @@
 #include <stdio.h>
 #include <string.h>
 #include <syslog.h>
+#include <time.h>
 
 #include "logerr.h"