remove windows.h
authorSteven Edwards <winehacker@gmail.com>
Tue, 5 Apr 2005 19:19:44 +0000 (19:19 +0000)
committerSteven Edwards <winehacker@gmail.com>
Tue, 5 Apr 2005 19:19:44 +0000 (19:19 +0000)
svn path=/trunk/; revision=14516

rosapps/sysutils/win32err.h

index 0b60784..3c4c54c 100644 (file)
@@ -1,9 +1,6 @@
 #ifndef _INC_WIN32ERR_H
 #define _INC_WIN32ERR_H
-/* $Id: win32err.h,v 1.1 1999/05/16 07:27:35 ea Exp $ */
-#ifndef _GNU_H_WINDOWS_H
-#include <windows.h>
-#endif /* ndef _GNU_H_WINDOWS_H */
+/* $Id$ */
 VOID
 PrintWin32Error(
        PWCHAR  Message,