summaryrefslogtreecommitdiff
path: root/pip.c
diff options
context:
space:
mode:
Diffstat (limited to 'pip.c')
-rw-r--r--pip.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pip.c b/pip.c
index 449293bd..72b2bef6 100644
--- a/pip.c
+++ b/pip.c
@@ -9,7 +9,6 @@
#include <assert.h>
#include <string.h>
-#include <strings.h>
#include <isl_map_private.h>
#include <isl/aff.h>
#include <isl/set.h>
@@ -22,6 +21,7 @@
#include <isl_point_private.h>
#include <isl_vec_private.h>
#include <isl/options.h>
+#include <isl_config.h>
/* The input of this program is the same as that of the "example" program
* from the PipLib distribution, except that the "big parameter column"