From de6b58a3156e64963f5bf48fa446bfbf3bb9da3f Mon Sep 17 00:00:00 2001 From: Bert Date: Sat, 3 Sep 2011 14:22:06 +0200 Subject: Unified feature test macro requirements --- thumbs.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'thumbs.c') diff --git a/thumbs.c b/thumbs.c index 425970d..052db50 100644 --- a/thumbs.c +++ b/thumbs.c @@ -16,8 +16,6 @@ * Foundation, Inc., 51 Franklin Street, 5th Floor, Boston, MA 02110-1301, USA. */ -#define _THUMBS_CONFIG - #include #include #include @@ -27,6 +25,8 @@ #include "thumbs.h" #include "util.h" + +#define _THUMBS_CONFIG #include "config.h" #ifdef __NetBSD__ -- cgit v1.2.3