Instead of making system or portable file readers responsible for
[pspp-builds.git] / src / alloc.c
index 1aaba30579d4bae63477671a2943c9ed923a9366..a0c2fbac5bbf4a79648cb2663f1bcddc99855228 100644 (file)
@@ -19,9 +19,9 @@
 
 #include <config.h>
 #include "alloc.h"
-#include "error.h"
 #include <stdio.h>
 #include <stdlib.h>
+#include "error.h"
 #include "str.h"
 \f
 /* Public functions. */