That's what we did for win_ether_ntohost.h.
ethertype.h \
extract.h \
funcattrs.h \
- getopt_long.h \
getservent.h \
gmpls.h \
interface.h \
makemib \
missing/dlnames.c \
missing/datalinks.c \
+ missing/getopt_long.h \
missing/getopt_long.c \
missing/getservent.c \
missing/pcap_dump_ftell.c \
#ifdef HAVE_GETOPT_LONG
#include <getopt.h>
#else
-#include "getopt_long.h"
+#include "missing/getopt_long.h"
#endif
/* Capsicum-specific code requires macros from <net/bpf.h>, which will fail
* to compile if <pcap.h> has already been included; including the headers