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
Expand PMF_FN_* macros.
[netbsd-mini2440.git]
/
external
/
bsd
/
pkg_install
/
lib
/
nbcompat.h
blob
be291102dd4ca8499953ebe0589bd1f240c3e639
1
/* $NetBSD: nbcompat.h,v 1.3 2008/02/07 23:46:47 joerg Exp $ */
2
3
/*
4
* In pkgsrc, libnbcompat is used to provide compatibility functions.
5
* This is not needed on native NetBSD, so provide an empty header.
6
*/
7
8
#include <sys/statvfs.h>