Implement some more transformation functions using code from Jason
[pspp] / lib / misc / getdelim.c
index 8e1c1dd5b33b79a87fb0cfd9896816c1ab79f5d3..f770db3f37f3183172be21f6793ac314ee5be712 100644 (file)
@@ -21,7 +21,6 @@
 #include <assert.h>
 #include <stddef.h>
 #include <stdio.h>
-#include "alloc.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