* winsup.h: Turn off DEBUGGING.

This commit is contained in:
Christopher Faylor 2006-10-13 12:49:18 +00:00
parent ace7360b45
commit 7af26e0cc0
2 changed files with 4 additions and 3 deletions

View File

@ -1,3 +1,7 @@
2006-10-13 Christopher Faylor <cgf@timesys.com>
* winsup.h: Turn off DEBUGGING.
2006-10-13 Corinna Vinschen <corinna@vinschen.de>
* autoload.cc (Wow64DisableWow64FsRedirection): Define.

View File

@ -19,9 +19,6 @@ details. */
# include "config.h"
#endif
#undef DEBUGGING
#define DEBUGGING 1 /* CGF: FIXME: TEMPORARY */
#define __INSIDE_CYGWIN__
#define strlen __builtin_strlen