xref: /netbsd-src/external/bsd/pkg_install/lib/nbcompat.h (revision 93bf6008f8b7982c1d1a9486e4a4a0e687fe36eb)
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>
9