NetBSD/external/bsd/pkg_install/lib/nbcompat.h
2008-09-30 19:19:56 +00:00

9 lines
236 B
C

/* $NetBSD: nbcompat.h,v 1.1 2008/09/30 19:19:56 joerg Exp $ */
/*
* In pkgsrc, libnbcompat is used to provide compatibility functions.
* This is not needed on native NetBSD, so provide an empty header.
*/
#include <sys/statvfs.h>