#include <errno.h>; this has the unfortunate side effect of taking the file

off the vendor branch.

MFC after:	1 week
This commit is contained in:
Dag-Erling Smørgrav 2006-09-30 13:40:35 +00:00
parent 0bdb06c305
commit 1aa495cac5
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=162859

View File

@ -35,10 +35,12 @@
/* #pragma ident "@(#)bsmaudit.c 1.1 01/09/17 SMI" */
#include "includes.h"
__RCSID("$FreeBSD$");
#if defined(USE_BSM_AUDIT)
#include <sys/types.h>
#include <errno.h>
#include <stdarg.h>
#include <unistd.h>