Actually implement the new procedure code and adapt all of its clients
[pspp-builds.git] / src / libpspp / deque.h
index be1121bfe7ab22f3bd794e36429d07190226472a..0233c13d31bac1870ce39fdd361d58f6f6a12bec 100644 (file)
@@ -66,6 +66,7 @@
 
 #include <stdbool.h>
 #include <stddef.h>
+#include <stdlib.h>
 
 #include <libpspp/assertion.h>