checkpoint
This commit is contained in:
@@ -1,6 +1,13 @@
|
||||
#ifndef port_after_h
|
||||
#define port_after_h
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <sys/socket.h>
|
||||
#include <sys/param.h>
|
||||
#if (!defined(BSD)) || (BSD < 199306)
|
||||
#include <sys/bitypes.h>
|
||||
#endif
|
||||
|
||||
@NEED_PSELECT@
|
||||
@HAVE_SA_LEN@
|
||||
@HAVE_MINIMUM_IFREQ@
|
||||
|
||||
Reference in New Issue
Block a user