Reworked very long string support for better encapsulation.
[pspp-builds.git] / lib / gsl-extras / geometric.c
index 95f153b7e6cf52df9b8c9d85f20a45a8c821d28f..71b7481167c8bc5ff32b09749c89ea2302d71bf1 100644 (file)
@@ -23,7 +23,6 @@
  * the probability of n or fewer failuers before success k.
  */
 
-#include <config.h>
 #include <math.h>
 #include <gsl/gsl_math.h>
 #include <gsl/gsl_errno.h>