aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/include/port_after.h
blob: a04427e27c629a4a627a83aea0997b1073bb1b99 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
/* $FreeBSD: src/lib/libc/include/port_after.h,v 1.2.10.1 2009/04/15 03:14:26 kensmith Exp $ */

#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_ */