diff options
Diffstat (limited to 'tests/histogram.c')
-rw-r--r-- | tests/histogram.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/histogram.c b/tests/histogram.c index 3cccfaea..dfd59fee 100644 --- a/tests/histogram.c +++ b/tests/histogram.c @@ -26,10 +26,6 @@ * */ -#ifdef HAVE_CONFIG_H -#include <config.h> -#endif - #include <stdlib.h> #include <stdio.h> #include <math.h> |