mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Remove bogus include of <machine/ansi.h>.
This commit is contained in:
parent
9a29439fb9
commit
17dfcdfaed
1 changed files with 0 additions and 1 deletions
|
|
@ -38,7 +38,6 @@ static char sccsid[] = "@(#)bsearch.c 8.1 (Berkeley) 6/4/93";
|
|||
#endif /* LIBC_SCCS and not lint */
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <machine/ansi.h>
|
||||
#include <sys/libkern.h>
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Reference in a new issue