[Git][NTPsec/ntpsec][master] Remove unused #include <sys/sysctl.h>, fix #617

Hal Murray gitlab at mg.gitlab.com
Wed Oct 30 04:32:31 UTC 2019



Hal Murray pushed to branch master at NTPsec / ntpsec


Commits:
22c04cdf by Hal Murray at 2019-10-30T04:19:11Z
Remove unused #include <sys/sysctl.h>, fix #617

- - - - -


1 changed file:

- libntp/isc_net.c


Changes:

=====================================
libntp/isc_net.c
=====================================
@@ -10,10 +10,6 @@
 #include <stdio.h>
 #include <sys/types.h>
 
-#if defined(HAVE_SYS_SYSCTL_H)
-#include <sys/sysctl.h>
-#endif
-
 /* hack to ignore GCC Unused Result */
 #define IGNORE(r) do{if(r){}}while(0)
 



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/22c04cdf37b95b5e71555589b952e803ee90631c

-- 
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/22c04cdf37b95b5e71555589b952e803ee90631c
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20191030/9827de71/attachment.htm>


More information about the vc mailing list