Newer
Older
ubix2 / src / lib / libc / include / port_after.h
@reddawg reddawg on 26 Oct 2006 270 bytes libc/include
/* $FreeBSD: src/lib/libc/include/port_after.h,v 1.2.2.1 2006/07/17 10:09:55 ume 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_ */