From: kremlin Date: Mon, 25 Aug 2014 17:08:00 +0000 (-0500) Subject: switch params.h with types.h and include time.h in timedated.c X-Git-Url: https://uglyman.kremlin.cc/gitweb/gitweb.cgi?p=systembsd.git;a=commitdiff_plain;h=a3d2e50f33b4a595ff5fe44ed1d28de03d3da22d;hp=5ef520164eac5ee8f2be263ea5caa962ec5503f3 switch params.h with types.h and include time.h in timedated.c --- diff --git a/src/interfaces/timedated/timedated.c b/src/interfaces/timedated/timedated.c index e79682a..87b5392 100644 --- a/src/interfaces/timedated/timedated.c +++ b/src/interfaces/timedated/timedated.c @@ -18,7 +18,8 @@ #include #include -#include +#include +#include #include #include