summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sfeed_tail.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sfeed_tail.c b/sfeed_tail.c
index a57455b..6d81ac2 100644
--- a/sfeed_tail.c
+++ b/sfeed_tail.c
@@ -1,5 +1,6 @@
#include <ctype.h>
#include <err.h>
+#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>