repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Remove building with NOCRYPTO option
[minix.git]
/
external
/
bsd
/
pkg_install
/
lib
/
nbcompat.h
blob
da3a49c91e33aef356fd75e3c26319f4a635586b
1
/* $NetBSD: nbcompat.h,v 1.1 2008/09/30 19:19:56 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>