Diff reduce with upstream by using util.h from libnetbsd instead of libutil.h
This commit is contained in:
parent
acf26de3fa
commit
4e9c68081e
@ -34,11 +34,7 @@
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#ifdef __FreeBSD__
|
||||
#include <libutil.h>
|
||||
#else
|
||||
#include <util.h>
|
||||
#endif
|
||||
|
||||
const struct hnopts {
|
||||
size_t ho_len;
|
||||
|
Loading…
Reference in New Issue
Block a user