more irix-inspired fixes
This commit is contained in:
@ -9,3 +9,7 @@
|
||||
#else
|
||||
# error "Define an OS"
|
||||
#endif
|
||||
|
||||
#ifdef IRIX
|
||||
typedef int socklen_t;
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user