diff options
Diffstat (limited to 'libchill/unhex.c')
-rw-r--r-- | libchill/unhex.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libchill/unhex.c b/libchill/unhex.c index 3bd23dcf7d7..7943e931545 100644 --- a/libchill/unhex.c +++ b/libchill/unhex.c @@ -20,7 +20,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #define __CHILL_LIB__ -#include "config.h" #include <stdio.h> #include <stdlib.h> #include <setjmp.h> |