CVS: winex/include/wine debug.h,1.5,1.6

[email protected]
Newsgroups gmane.comp.emulators.winex.cvs
Message-ID <[email protected]>
Subject: winex/include/wine debug.h,1.5,1.6Update of /var/lib/cvsd/cvsroot/winex/include/wine
In directory agravaine:/tmp/cvs-serv19335/include/wine

Modified Files:
	debug.h 
Log Message:

- make config.h include-guarded
- include config.h in include/wine/debug.h to ensure that all channels get disabled when desired
- fix build error in twain that shows up now that it actually tries to detect SANE support (hah!) due to config.h getting included via debug.h


Index: debug.h
===================================================================
RCS file: /var/lib/cvsd/cvsroot/winex/include/wine/debug.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- debug.h	28 Mar 2007 14:32:33 -0000	1.5
+++ debug.h	30 Mar 2007 20:33:56 -0000	1.6
@@ -5,6 +5,7 @@
 #ifndef __WINE_WINE_DEBUG_H
 #define __WINE_WINE_DEBUG_H
 
+#include "config.h"
 #include <stdarg.h>
 #include "windef.h"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.