xinstall is part of the upgrade path for 4.4-RELEASE as well.

Do the usualy ifdef trick here.

Reported by: dworkin muller <addr-removed> and faried nawaz <fn@hungry.com>
This commit is contained in:
imp 2001-12-19 06:05:42 +00:00
parent 52ddcb254b
commit 7380723594

View File

@ -33,7 +33,9 @@
#include <sys/cdefs.h>
#ifdef __FBSDID
__FBSDID("$FreeBSD$");
#endif
#ifndef lint
static const char copyright[] =