X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Flibpspp%2Fstr.h;h=e70a645428e6928fdf1bb98c140e912db96f2f07;hb=6f29d63f368e2d417d8ad208e5fd6e41b8778bca;hp=43891c17e99185ce3311d593082270a057649cc2;hpb=8a7f5c28b68af3cd03a524329c1d6e7eba355158;p=pspp diff --git a/src/libpspp/str.h b/src/libpspp/str.h index 43891c17e9..e70a645428 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,14 +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" /* Miscellaneous. */