o Remove unnecessary inclusion of opt_global.h.

Submitted by:	bde
This commit is contained in:
Robert Watson 2001-12-06 21:55:41 +00:00
parent 284d8fda4d
commit 9147519a91
2 changed files with 0 additions and 2 deletions

View File

@ -40,7 +40,6 @@
* $FreeBSD$
*/
#include "opt_global.h"
#include "opt_posix.h"
#include <sys/param.h>

View File

@ -45,7 +45,6 @@
*/
#include "opt_compat.h"
#include "opt_global.h"
#include <sys/param.h>
#include <sys/systm.h>