remove a duplicated windows.h include
This commit is contained in:
@@ -225,10 +225,6 @@ __errExit:
|
|||||||
|
|
||||||
#if defined(INIT_DOS) || defined(INIT_LINUX)
|
#if defined(INIT_DOS) || defined(INIT_LINUX)
|
||||||
|
|
||||||
#if __WIN32__
|
|
||||||
#include <windows.h>
|
|
||||||
#endif /* __WIN32__ */
|
|
||||||
|
|
||||||
/* Get the definition of myGetenv for glide builds */
|
/* Get the definition of myGetenv for glide builds */
|
||||||
#include <init.h>
|
#include <init.h>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user