mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Include types.h before libutil.h
This commit is contained in:
parent
06d8e8d3f3
commit
ae02ebaab4
1 changed files with 1 additions and 0 deletions
|
|
@ -35,6 +35,7 @@
|
|||
static char sccsid[] = "@(#)hunt.c 8.1 (Berkeley) 6/6/93";
|
||||
#endif /* not lint */
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <libutil.h>
|
||||
#include "tipconf.h"
|
||||
#include "tip.h"
|
||||
|
|
|
|||
Loading…
Reference in a new issue