Sat Dec 27 16:16:49 2003 Ben Pfaff <blp@gnu.org>
[pspp-builds.git] / src / heap.c
index a90aefda81826dd7962026dacce945edc2370fc1..c321327a63f4c4b4d9b94a4d77a046b5b8ca7005 100644 (file)
    02111-1307, USA. */
 
 #include <config.h>
+#include "heap.h"
 #include <stdio.h>
 #include <stdlib.h>
 #include <assert.h>
-#include "heap.h"
 
 #if STANDALONE
 #define GLOBAL_DEBUGGING 1