Include types.h before libutil.h
This commit is contained in:
parent
3ac5170301
commit
af75208957
@ -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 New Issue
Block a user