Add TODO item.
[pspp-builds.git] / lib / misc / getdelim.c
index 3e74f947eb4135b90e4de628eadc91384795f9ce..f770db3f37f3183172be21f6793ac314ee5be712 100644 (file)
@@ -21,7 +21,6 @@
 #include <assert.h>
 #include <stddef.h>
 #include <stdio.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