1 2#ifndef _PORT_AFTER_H_ 3#define _PORT_AFTER_H_ 4 5#define HAVE_SA_LEN 1 6#define HAS_INET6_STRUCTS 1 7#define HAVE_SIN6_SCOPE_ID 1 8#define HAVE_TIME_R 1 9 10#endif /* _PORT_AFTER_H_ */ 11 12