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:
Richard Levitte 2000-03-02 07:42:48 +00:00
parent 41b8994e99
commit 0056ef5d01

3
e_os.h
View File

@ -177,14 +177,13 @@ extern "C" {
# ifndef S_IFMT
# define S_IFMT _S_IFMT
# endif
# if !defined(WINNT)
# define NO_SYSLOG
# endif
# define NO_DIRENT
#endif
# ifdef WINDOWS
# include <windows.h>
# include <stddef.h>