X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Fmisc%2Fgetdelim.c;h=f770db3f37f3183172be21f6793ac314ee5be712;hb=ed119c70c9af58568acf4d09e1f52abacc7cd05c;hp=3e74f947eb4135b90e4de628eadc91384795f9ce;hpb=2e0595dd8e344dbdcab740d7d2a3b67d153d6b39;p=pspp-builds.git diff --git a/lib/misc/getdelim.c b/lib/misc/getdelim.c index 3e74f947..f770db3f 100644 --- a/lib/misc/getdelim.c +++ b/lib/misc/getdelim.c @@ -21,7 +21,6 @@ #include #include #include -#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