repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Sync usage with man page.
[netbsd-mini2440.git]
/
external
/
bsd
/
libbind
/
dist
/
port
/
sco42
/
include
/
sys
/
mbuf.h
blob
47733e068fdb6efde05aa1f35c25923d7ad5dbec
1
/* $NetBSD$ */
2
3
#ifndef MBUF_H
4
#define MBUF_H
5
#include <sys/stream.h>
6
#endif