Reworked very long string support for better encapsulation.
[pspp-builds.git] / lib / gsl-extras / hypergeometric.c
index 7bf466f597229a7edf329fcc5b2d203b8ebad0d1..ce8677718d8106da43acfc3e64976a938e93b7b3 100644 (file)
@@ -40,7 +40,6 @@
  * W. Feller. An Introduction to Probability Theory and Its Applications,
  * third edition. 1968. Chapter 2, section 6. 
  */
-#include <config.h>
 #include <math.h>
 #include <gsl/gsl_math.h>
 #include <gsl/gsl_errno.h>