(svn r3023) -Fix [BeOS] fixed compilation on BeOS R5 (MYOB)
This commit is contained in:
@@ -15,6 +15,10 @@
|
||||
#include "../variables.h"
|
||||
#include "dedicated_v.h"
|
||||
|
||||
#ifdef BEOS_NET_SERVER
|
||||
#include <net/socket.h>
|
||||
#endif
|
||||
|
||||
#ifdef __OS2__
|
||||
# include <sys/time.h> /* gettimeofday */
|
||||
# include <sys/types.h>
|
||||
|
||||
Reference in New Issue
Block a user