]> git.ipfire.org Git - people/ms/dma.git/blobdiff - spool.c
Linux -Wall fixes
[people/ms/dma.git] / spool.c
diff --git a/spool.c b/spool.c
index b9235e7caee71437ab7ba712a6ee488a9223c5f4..c29b628d6782a74d583dd1bfb6beeb4bd75e1cdb 100644 (file)
--- a/spool.c
+++ b/spool.c
@@ -32,6 +32,9 @@
  * SUCH DAMAGE.
  */
 
+#include "dfcompat.h"
+
+#include <sys/file.h>
 #include <sys/stat.h>
 
 #include <ctype.h>