X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/2ff7ca8e017fa991faa004f71a19d7ef0e4f3174..9f957a5883cb4c5c99cefa71b42fc9d2d27d73e1:/getopt_long.h diff --git a/getopt_long.h b/getopt_long.h index 39bac54d..fbb94e6b 100644 --- a/getopt_long.h +++ b/getopt_long.h @@ -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_ */