It started with finding a misplaced #endif. Then I wanted to see the
structure better. I hope noone minds, and that it still works. Steve?
This commit is contained in:
parent
41b8994e99
commit
0056ef5d01
3
e_os.h
3
e_os.h
@ -177,14 +177,13 @@ extern "C" {
|
|||||||
|
|
||||||
# ifndef S_IFMT
|
# ifndef S_IFMT
|
||||||
# define S_IFMT _S_IFMT
|
# define S_IFMT _S_IFMT
|
||||||
|
# endif
|
||||||
|
|
||||||
# if !defined(WINNT)
|
# if !defined(WINNT)
|
||||||
# define NO_SYSLOG
|
# define NO_SYSLOG
|
||||||
# endif
|
# endif
|
||||||
# define NO_DIRENT
|
# define NO_DIRENT
|
||||||
|
|
||||||
#endif
|
|
||||||
|
|
||||||
# ifdef WINDOWS
|
# ifdef WINDOWS
|
||||||
# include <windows.h>
|
# include <windows.h>
|
||||||
# include <stddef.h>
|
# include <stddef.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user