internet.h: config.h police

Bang Jun-Young junyoung at mogua.com
Mon Jan 29 07:52:00 CST 2007


2007-01-29  Bang Jun-Young <junyoung at mogua.com>

	* dlls/wininet/internet.h: config.h police.
-------------- next part --------------
Index: dlls/wininet/internet.h
===================================================================
RCS file: /home/wine/wine/dlls/wininet/internet.h,v
retrieving revision 1.82
diff -u -r1.82 internet.h
--- dlls/wininet/internet.h	4 Jan 2007 21:10:41 -0000	1.82
+++ dlls/wininet/internet.h	29 Jan 2007 09:04:34 -0000
@@ -23,6 +23,10 @@
 #ifndef _WINE_INTERNET_H_
 #define _WINE_INTERNET_H_
 
+#ifndef __WINE_CONFIG_H
+# error You must include config.h to use this header
+#endif
+
 #include "wine/unicode.h"
 
 #include <time.h>


More information about the wine-patches mailing list