Adopt use of gnulib for portability.
[pspp-builds.git] / src / sort-prs.h
index e7ee48503e2369795d0a3a19c57c65b3eedcd9aa..b2c1e54fa0f69c709344faab7eca3968f8665808 100644 (file)
@@ -21,7 +21,7 @@
 #define SORT_PRS_H
 
 #include <config.h>
-#include "bool.h"
+#include <stdbool.h>
 
 struct variable;
 struct dictionary;