From 62d01fc8749606d8fc4614d897044462a6d703fc Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Fri, 18 Oct 2013 14:22:54 -0500 Subject: replace autotools with cmake --- src/main.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/main.c') diff --git a/src/main.c b/src/main.c index dc08419..9279ca1 100644 --- a/src/main.c +++ b/src/main.c @@ -17,8 +17,6 @@ * with this program. If not, see . */ -#include "config.h" - #include #include /* exit() */ -- cgit v1.2.3