* compute-dialog.c (function_list_populate): Use new accessor
[pspp-builds.git] / src / libpspp / str.h
index 43891c17e99185ce3311d593082270a057649cc2..e70a645428e6928fdf1bb98c140e912db96f2f07 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
 
 #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"
 \f
 /* Miscellaneous. */