--- pgp/src/getopt.h 2018/04/24 16:41:26 1.1.1.2 +++ pgp/src/getopt.h 2018/04/24 16:42:40 1.1.1.3 @@ -1,4 +1,4 @@ -#ifndef UNIX /* avoid conflict with stdlib.h */ -int pgp_getopt(int argc, char **argv, char *opts); -#endif - +#ifndef UNIX /* avoid conflict with stdlib.h */ +int pgp_getopt(int argc, char **argv, char *opts); +#endif +