summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Kaivo <jkk@ung.org>2019-02-28 14:23:05 -0500
committerJakob Kaivo <jkk@ung.org>2019-02-28 14:23:05 -0500
commit7637bd6eddc3ee1e992dd465e9c978ca330c6492 (patch)
tree3fa773daf22d902ed700b914dca1ec4bf3cf7987
parentbda4ede6fbf8b851a0e048011ea728015b19722d (diff)
<nonstd/locale.h> includes <nonstd/internal.h>
-rw-r--r--src/time/strftime.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/time/strftime.c b/src/time/strftime.c
index abf56bc5..61527ca9 100644
--- a/src/time/strftime.c
+++ b/src/time/strftime.c
@@ -1,7 +1,6 @@
#include <time.h>
#include "stdio.h"
#include "nonstd/assert.h"
-#include "nonstd/internal.h"
#include "locale.h"
#include "nonstd/locale.h"