[Git][NTPsec/ntpsec][master] Remove unused stuff in getopt

Hal Murray gitlab at mg.gitlab.com
Wed Jan 20 07:34:32 UTC 2016


Hal Murray pushed to branch master at NTPsec / ntpsec


Commits:
4f205553 by Hal Murray at 2016-01-19T23:30:11-08:00
Remove unused stuff in getopt

- - - - -


1 changed file:

- include/ntp_stdlib.h


Changes:

=====================================
include/ntp_stdlib.h
=====================================
--- a/include/ntp_stdlib.h
+++ b/include/ntp_stdlib.h
@@ -93,13 +93,6 @@ extern	void	auth_prealloc_symkeys(int);
 extern	int	ymd2yd		(int, int, int);
 
 /* getopt.c */
-extern const int no_argument;
-extern const int required_argument;
-extern const int optional_argument;
-
-extern char* ntp_optarg;
-extern int ntp_optind, ntp_opterr, ntp_optopt;
-
 struct option {
     const char* name;
     int has_arg;



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/4f205553707ee7633f61def60349b8c66a5fa85c
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ntpsec.org/pipermail/vc/attachments/20160120/03ec7e20/attachment.html>


More information about the vc mailing list