summaryrefslogtreecommitdiff
path: root/sfeed_web.c
diff options
context:
space:
mode:
Diffstat (limited to 'sfeed_web.c')
-rw-r--r--sfeed_web.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sfeed_web.c b/sfeed_web.c
index 5ad6449..075cedd 100644
--- a/sfeed_web.c
+++ b/sfeed_web.c
@@ -1,8 +1,10 @@
#include <ctype.h>
+#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <strings.h>
+#include <time.h>
#include "util.h"
#include "xml.h"