X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Flibpspp%2Fstr.h;h=5a67fc8b556512df5669dd075626624b4a00827f;hb=a7fb79e81f6e2a0dfddc61e91f207609e31a4632;hp=a9435fcdfb39c1a13d9b0cf936cf6265a3160931;hpb=480a0746507ce73d26f528b56dc3ed80195096e0;p=pspp diff --git a/src/libpspp/str.h b/src/libpspp/str.h index a9435fcdfb..5a67fc8b55 100644 --- a/src/libpspp/str.h +++ b/src/libpspp/str.h @@ -27,13 +27,6 @@ #include "compiler.h" #include "memcasecmp.h" -#include "memmem.h" -#include "snprintf.h" -#include "stpcpy.h" -#include "strcase.h" -#include "strftime.h" -#include "strstr.h" -#include "strtok_r.h" #include "vsnprintf.h" #include "xvasprintf.h"