[Git][NTPsec/ntpsec][master] System headers should be referenced via angle brackets
Matt Selsky
gitlab at mg.gitlab.com
Fri Feb 10 04:54:54 UTC 2017
Matt Selsky pushed to branch master at NTPsec / ntpsec
Commits:
bd88eb14 by Matt Selsky at 2017-02-09T23:54:06-05:00
System headers should be referenced via angle brackets
- - - - -
1 changed file:
- attic/kern.c
Changes:
=====================================
attic/kern.c
=====================================
--- a/attic/kern.c
+++ b/attic/kern.c
@@ -13,7 +13,7 @@
#ifdef HAVE_SYS_TIMEX_H
# include <sys/time.h> /* prerequisite on NetBSD */
-# include "sys/timex.h"
+# include <sys/timex.h>
#endif
/*
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/bd88eb1494f166e3c2f71da4f57252eb1c9dc08f
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20170210/3a52e679/attachment.html>
More information about the vc
mailing list