X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Flibpspp%2Fstr.h;h=5a67fc8b556512df5669dd075626624b4a00827f;hb=bea461dcf5d18e97e76facc5b1faf9ca86be7646;hp=43891c17e99185ce3311d593082270a057649cc2;hpb=8a7f5c28b68af3cd03a524329c1d6e7eba355158;p=pspp-builds.git diff --git a/src/libpspp/str.h b/src/libpspp/str.h index 43891c17..5a67fc8b 100644 --- a/src/libpspp/str.h +++ b/src/libpspp/str.h @@ -1,6 +1,5 @@ /* PSPP - computes sample statistics. Copyright (C) 1997-9, 2000 Free Software Foundation, Inc. - Written by Ben Pfaff . This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as @@ -28,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"