Addressed some of the issues raised by John McCabe-Dansted when building
[pspp] / src / math / chart-geometry.c
index 0125360f925d68b4006546409c96a72093f7f975..0f6da46edefd0c2fd0d93162b42344ddd7ebd85d 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 2004 Free Software Foundation, Inc.
-   Written by John Darrington <john@darrington.wattle.id.au>
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
@@ -17,7 +16,7 @@
    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
    02110-1301, USA. */
 
-
+#include <config.h>
 #include <math.h>
 #include <float.h>