Reduce platform dependence.
[pspp-builds.git] / src / language / utilities / permissions.c
index bce2194a83dcd603ffc12ccc7ec5064579ea24b1..b7b0c064a0d67e69a8cee02a6ec734ef45b65720 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 2004 Free Software Foundation, Inc.
-   Author: John Darrington
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
@@ -29,7 +28,6 @@
 #include <libpspp/message.h>
 #include <language/lexer/lexer.h>
 #include <libpspp/misc.h>
-#include "stat-macros.h"
 #include <libpspp/str.h>
 
 #include "gettext.h"