summaryrefslogtreecommitdiff
path: root/conf/cf-lex.l
diff options
context:
space:
mode:
authorOndrej Zajicek (work) <santiago@crfreenet.org>2016-08-23 17:35:26 +0200
committerOndrej Zajicek (work) <santiago@crfreenet.org>2016-08-23 17:35:26 +0200
commit768d013267bd2a52bab70ba6d413f49365fb31e3 (patch)
treeecde9e8ee306aa18a6850d6b7668c1f6a119a8cb /conf/cf-lex.l
parent678c97f21ef15c98546f41647f3244799a37db1f (diff)
parentd107ef78df2564cba75af1a6dcc9894c4468b207 (diff)
Merge remote-tracking branch 'origin/misc-fixes'
Diffstat (limited to 'conf/cf-lex.l')
-rw-r--r--conf/cf-lex.l1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/cf-lex.l b/conf/cf-lex.l
index 727dc017..61ea4527 100644
--- a/conf/cf-lex.l
+++ b/conf/cf-lex.l
@@ -30,6 +30,7 @@
#include <errno.h>
#include <stdlib.h>
#include <stdarg.h>
+#include <stdint.h>
#include <unistd.h>
#include <libgen.h>
#include <glob.h>