[Git][NTPsec/ntpsec][test_megapack] Added missing sys/time.h include.

Ian Bruene gitlab at mg.gitlab.com
Tue Jul 31 00:25:54 UTC 2018


Ian Bruene pushed to branch test_megapack at NTPsec / ntpsec


Commits:
480c9b08 by Ian Bruene at 2018-07-31T00:25:35Z
Added missing sys/time.h include.

- - - - -


1 changed file:

- tests/libntp/statestr.c


Changes:

=====================================
tests/libntp/statestr.c
=====================================
@@ -4,6 +4,8 @@
 #include "unity.h"
 #include "unity_fixture.h"
 
+#include <sys/time.h>
+
 TEST_GROUP(statestr);
 
 TEST_SETUP(statestr) {}



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/480c9b08c034df57c1872f947f4f8d0128be3005

-- 
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/480c9b08c034df57c1872f947f4f8d0128be3005
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/20180731/e3839c01/attachment-0001.html>


More information about the vc mailing list