ceil, trunc, round: Fix gcc warnings.
[pspp] / lib / csharpcomp.c
index 8f791516a063e3dd51e801c6516f0b24ace98a9e..b4d6590408ba76dbc3a823cbc020851063816e47 100644 (file)
@@ -27,7 +27,7 @@
 #include <string.h>
 
 #include "execute.h"
-#include "pipe.h"
+#include "spawn-pipe.h"
 #include "wait-process.h"
 #include "sh-quote.h"
 #include "safe-read.h"