We don't need to include <sys/conf.h>

This commit is contained in:
Poul-Henning Kamp 2001-05-23 23:01:37 +00:00
parent 0dfefe6829
commit 719bfad4aa
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=77098

View File

@ -49,7 +49,6 @@
/* Swap */
#include <stdlib.h>
#include <sys/conf.h>
#include <unistd.h>
#include <osreldate.h> /* for changes in kernel structures */