summaryrefslogblamecommitdiffstats
path: root/freebsd/lib/libc/include/port_after.h
blob: 94f3a6431e98ffc642aef34d89bcefe82c5e9781 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                 
/* $FreeBSD$ */

#ifndef _PORT_AFTER_H_
#define _PORT_AFTER_H_

#define HAVE_SA_LEN		1
#define HAS_INET6_STRUCTS	1
#define HAVE_SIN6_SCOPE_ID	1
#define HAVE_TIME_R		1

#endif /* _PORT_AFTER_H_ */