Reworked very long string support for better encapsulation.
[pspp-builds.git] / lib / gsl-extras / binomial.c
index 93ada9c019c6bc3f02350794eb529d9df43e52a2..7736320d8bb106779354abddc229291f46c7223e 100644 (file)
@@ -33,7 +33,6 @@
  * Applications," volume 1. Wiley, 1968. Exercise 45, page 173,
  * chapter 6.
  */
-#include <config.h>
 #include <math.h>
 #include <gsl/gsl_math.h>
 #include <gsl/gsl_errno.h>