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:
Warner Losh 2001-12-19 06:05:42 +00:00
parent 16ee3ef776
commit c07dd20b43
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=88179

View File

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