remove unneeded sys/ucred.h include

This commit is contained in:
Alfred Perlstein 2000-11-30 18:33:02 +00:00
parent 52415bd99c
commit 702665c754
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=69394

View File

@ -43,7 +43,6 @@
%#include <sys/errno.h>
%#include <sys/param.h>
%#include <sys/syslimits.h>
%#include <sys/ucred.h>
#else
%#ifndef lint
%/*static char sccsid[] = "from: @(#)bootparam_prot.x 1.2 87/06/24 Copyr 1987 Sun Micro";*/