(svn r2011) - Fix: [ 1162209 ] Fix OS/2 build (orudge) #2

This commit is contained in:
darkvater
2005-03-15 12:21:59 +00:00
parent 2c762a67ab
commit cc99c3e262
3 changed files with 8 additions and 5 deletions

View File

@@ -111,6 +111,7 @@ typedef struct ifreq IFREQ;
# include <nerrno.h>
# define INADDR_NONE 0xffffffff
typedef int socklen_t;
typedef unsigned long in_addr_t;
#endif // OS/2