Author: peterw
Date: Sat Oct 6 23:13:15 2007
New Revision: 29422
URL:
http://svn.reactos.org/svn/reactos?rev=29422&view=rev
Log:
- Fix build.
Modified:
trunk/reactos/base/shell/cmd/config.h
Modified: trunk/reactos/base/shell/cmd/config.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/base/shell/cmd/config.h?re…
==============================================================================
--- trunk/reactos/base/shell/cmd/config.h (original)
+++ trunk/reactos/base/shell/cmd/config.h Sat Oct 6 23:13:15 2007
@@ -10,7 +10,7 @@
*/
/* Define only if used under ReactOS */
-#define __REACTOS__
+//#define __REACTOS__
#ifndef _CONFIG_H_INCLUDED_
#define _CONFIG_H_INCLUDED_