Update build system to Autoconf 2.58, Automake 1.7, gettext 0.12.1.
[pspp-builds.git] / lib / misc / getdelim.c
index 8e1c1dd5b33b79a87fb0cfd9896816c1ab79f5d3..3e74f947eb4135b90e4de628eadc91384795f9ce 100644 (file)
@@ -21,7 +21,7 @@
 #include <assert.h>
 #include <stddef.h>
 #include <stdio.h>
-#include "alloc.h"
+#include "common.h"
 
 /* Reads a DELIMITER-separated field of any length from file STREAM.
    *LINEPTR is a malloc'd string of size N; if *LINEPTR is NULL, it is