Reworked very long string support for better encapsulation.
[pspp-builds.git] / lib / gsl-extras / poisson.c
index 7284666d7f7988d77048bd65e164394cc6996a42..6da18aba8ac2e4a18a005ce278d147a08a594da0 100644 (file)
@@ -32,7 +32,6 @@
  * Applications," volume 1. Wiley, 1968. Exercise 46, page 173,
  * chapter 6.
  */
-#include <config.h>
 #include <math.h>
 #include <gsl/gsl_math.h>
 #include <gsl/gsl_errno.h>