.ico Version of the fancy new logo.
[paraslash.git] / stat.c
diff --git a/stat.c b/stat.c
index 202dff8fc22970961ea1f2594e6c7db2f85c1965..ce6adeda2019454acfdf4ca5759e4a29cc4c2e64 100644 (file)
--- a/stat.c
+++ b/stat.c
@@ -8,6 +8,11 @@
  *  \file stat.c functions used for sending/receiving the status of para_server
  *  and para_audiod
  */
+
+
+#include <sys/types.h>
+#include <dirent.h>
+
 #include "para.h"
 #include "close_on_fork.h"
 #include "list.h"