]> git.tuebingen.mpg.de Git - dss.git/blobdiff - exec.c
Have foo.c #include foo.h.
[dss.git] / exec.c
diff --git a/exec.c b/exec.c
index adfd24d42ac724593707376ce8b3dc9d585d08e5..f00b080213c089dbd1b6b8b0b18d771da7c0afd4 100644 (file)
--- a/exec.c
+++ b/exec.c
@@ -17,6 +17,7 @@
 #include "log.h"
 #include "error.h"
 #include "string.h"
+#include "exec.h"
 
 /**
  * Spawn a new process using execvp().