]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - stdin.c
Make para_fsck work without specifying tables.
[paraslash.git] / stdin.c
diff --git a/stdin.c b/stdin.c
index d9f9bd936590985bf32a8351738bbf875c4a5478..83ff48f50acf38a95c2f0b021a04edf48675c73c 100644 (file)
--- a/stdin.c
+++ b/stdin.c
@@ -6,6 +6,10 @@
 
 /** \file stdin.c functions that deal with reading from stdin */
 
+#include <dirent.h> /* readdir() */
+#include <assert.h>
+
+
 #include "para.h"
 #include "string.h"
 #include "list.h"