summaryrefslogtreecommitdiff
path: root/sfeed_twtxt.c
diff options
context:
space:
mode:
Diffstat (limited to 'sfeed_twtxt.c')
-rw-r--r--sfeed_twtxt.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sfeed_twtxt.c b/sfeed_twtxt.c
index 46f5066..cda85ee 100644
--- a/sfeed_twtxt.c
+++ b/sfeed_twtxt.c
@@ -1,7 +1,7 @@
-#include <ctype.h>
+#include <sys/types.h>
+
#include <err.h>
#include <stdio.h>
-#include <stdlib.h>
#include <string.h>
#include <time.h>