Always write image_name and lyrics_name status output.
[paraslash.git] / recv.c
diff --git a/recv.c b/recv.c
index 423ccbc2c074bcd8a1f95a0c3614f3cbf4763d5b..3a3d142692aeab0018c13770d7eab1a94502cccc 100644 (file)
--- a/recv.c
+++ b/recv.c
@@ -6,8 +6,10 @@
 
 /** \file recv.c the stand-alone audio stream receiver */
 
-#include "para.h"
+#include <sys/types.h>
+#include <dirent.h>
 
+#include "para.h"
 #include "list.h"
 #include "sched.h"
 #include "recv.h"