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