Reworked very long string support for better encapsulation.
[pspp-builds.git] / lib / gsl-extras / negbinom.c
index 67c19ce38b2df422ac601c4b882c582a9139a30a..ae64baf6fa2131239a31ae679982afce87ade301 100644 (file)
@@ -19,7 +19,6 @@
  */
 
 
-#include <config.h>
 #include <math.h>
 #include <gsl/gsl_math.h>
 #include <gsl/gsl_errno.h>