kqueue: Knote should not be accessed once the KN_PROCESSING is cleared
[dragonfly.git] / lib / libc / include / port_after.h
blob068916be667ef3376bafbb14bdcd515037ff46fa
1 /* $FreeBSD: src/lib/libc/include/port_after.h,v 1.2 2006/03/21 18:31:24 ume Exp $ */
3 #ifndef _PORT_AFTER_H_
4 #define _PORT_AFTER_H_
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
11 #endif /* _PORT_AFTER_H_ */