Adopt use of gnulib for portability.
[pspp-builds.git] / src / var.h
index 1d36467b09534ef7a30221cfcbb823534cda000f..3bfc43df7b731a4b1e937075e7225f8167dbf836 100644 (file)
--- a/src/var.h
+++ b/src/var.h
@@ -23,7 +23,7 @@
 
 #include <stddef.h>
 #include "config.h"
-#include "bool.h"
+#include <stdbool.h>
 #include "format.h"
 #include "val.h"