]> The Tcpdump Group git mirrors - tcpdump/blobdiff - getopt_long.h
Default to first interface from pcap_findalldevs()
[tcpdump] / getopt_long.h
index 39bac54d4500edbfda8e900e320ebbafcc9a0b82..fbb94e6bff7793fd8c2e0a647cb51a064fef7938 100644 (file)
@@ -62,5 +62,5 @@ int   getopt_long_only(int, char * const *, const char *,
 
 extern char *optarg;                   /* getopt(3) external variables */
 extern int optind, opterr, optopt;
+
 #endif /* !_GETOPT_LONG_H_ */