From 5a9c9cdc1a0add1d0e6e63e64d5d7d7febc6d749 Mon Sep 17 00:00:00 2001 From: Steve Bennett Date: Tue, 9 Nov 2010 07:28:47 +1000 Subject: Allow jim to be used as an autoconf subdir Ensure that no public headers include the autoconf header, jimautoconf.h, as it leads to problems with redefined symbols. Signed-off-by: Steve Bennett --- jim-aio.c | 1 + 1 file changed, 1 insertion(+) (limited to 'jim-aio.c') diff --git a/jim-aio.c b/jim-aio.c index 2de776f..8489f95 100644 --- a/jim-aio.c +++ b/jim-aio.c @@ -45,6 +45,7 @@ #include #include "jim.h" +#include "jimautoconf.h" #if !defined(JIM_ANSIC) #include -- cgit v1.1