Merge branch 't/oggdec_cleanups'
[paraslash.git] / exec.c
diff --git a/exec.c b/exec.c
index b11b217b963fd2359622d5f56688c7f51e80b766..e765dc4d8f0473290b309efd45e04318b21b6792 100644 (file)
--- a/exec.c
+++ b/exec.c
@@ -7,7 +7,6 @@
 /** \file exec.c Helper functions for spawning new processes. */
 
 #include <regex.h>
-#include <dirent.h>
 
 #include "para.h"
 #include "close_on_fork.h"