summaryrefslogtreecommitdiff
path: root/src/time
diff options
context:
space:
mode:
authorJakob Kaivo <jkk@ung.org>2019-02-28 14:17:37 -0500
committerJakob Kaivo <jkk@ung.org>2019-02-28 14:17:37 -0500
commitf2f3448c93487b8a25c044cb0de215b6399b6008 (patch)
tree81e3b2c092f7e8b0a9d5c29e99615946d8c95e68 /src/time
parent354803e4f5300b428947dfa564e7dde45eced9bc (diff)
<nonstd/internal.h> is included by <nonstd/syscall.h>
Diffstat (limited to 'src/time')
-rw-r--r--src/time/time.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/time/time.c b/src/time/time.c
index 355748b9..8af4131b 100644
--- a/src/time/time.c
+++ b/src/time/time.c
@@ -1,6 +1,5 @@
#include <time.h>
#include "errno.h"
-#include "nonstd/internal.h"
#include "nonstd/syscall.h"
/** get current time **/