Include types.h before libutil.h
This commit is contained in:
parent
06d8e8d3f3
commit
ae02ebaab4
@ -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…
x
Reference in New Issue
Block a user