Wording of comment...
This commit is contained in:
parent
0fbf5f7102
commit
bb8aab0211
2
e_os.h
2
e_os.h
@ -425,7 +425,7 @@ extern HINSTANCE _hInstance;
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if defined(sun) && !defined(__svr4__) && !defined(__SVR4)
|
#if defined(sun) && !defined(__svr4__) && !defined(__SVR4)
|
||||||
/* include headers first, so our evil defines don't break it */
|
/* include headers first, so our defines don't break it */
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
/* bcopy can handle overlapping moves according to SunOS 4.1.4 manpage */
|
/* bcopy can handle overlapping moves according to SunOS 4.1.4 manpage */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user