From 2de9e2d16b058971bf22e18062fc26278098dfb0 Mon Sep 17 00:00:00 2001 From: rubidium Date: Tue, 18 May 2010 21:17:25 +0000 Subject: (svn r19853) -Fix [FS#3840]: revert r19781 and apply a more sensible version with the same effect --- src/stdafx.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/stdafx.h') diff --git a/src/stdafx.h b/src/stdafx.h index b96162266..8a8595722 100644 --- a/src/stdafx.h +++ b/src/stdafx.h @@ -24,9 +24,6 @@ #elif defined(__NDS__) #include #define TROUBLED_INTS -#elif defined(__NetBSD__) - #include - #define _GNU_SOURCE #endif /* It seems that we need to include stdint.h before anything else -- cgit v1.2.3-54-g00ecf