repo.or.cz
/
dragonfly.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
i386 removal, part 59/x: Revert a i386 specific local change in dma(8).
[dragonfly.git]
/
lib
/
libc
/
include
/
port_after.h
blob
068916be667ef3376bafbb14bdcd515037ff46fa
1
/* $FreeBSD: src/lib/libc/include/port_after.h,v 1.2 2006/03/21 18:31:24 ume Exp $ */
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_ */