From 8ba55f016df3035abde0f0e18009fd202d208c7d Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Sun, 18 Dec 2011 14:27:01 +0000 Subject: Make compat files actually use compat.h. Ooops. --- compat_getsubopt.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'compat_getsubopt.c') diff --git a/compat_getsubopt.c b/compat_getsubopt.c index 1a7ec6e8..9cd41536 100644 --- a/compat_getsubopt.c +++ b/compat_getsubopt.c @@ -1,3 +1,7 @@ +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif + #ifdef HAVE_GETSUBOPT int dummy; -- cgit v1.2.3-56-ge451