summaryrefslogtreecommitdiffstats
path: root/src/config.y
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.y')
-rw-r--r--src/config.y2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/config.y b/src/config.y
index bb9884e..ffc719d 100644
--- a/src/config.y
+++ b/src/config.y
@@ -128,8 +128,6 @@
#include <peer.h>
#include <limits.h>
- #include <stdint.h>
- #include <unistd.h>
void fastd_config_error(YYLTYPE *loc, fastd_context_t *ctx, fastd_config_t *conf, const char *filename, int depth, const char *s);
}