[Git][NTPsec/ntpsec][master] Make sure to include headers to define types that we use

Matt Selsky (@selsky) gitlab at mg.gitlab.com
Thu Oct 5 00:44:31 UTC 2023



Matt Selsky pushed to branch master at NTPsec / ntpsec


Commits:
c0fe2a3e by Matt Selsky at 2023-10-04T01:42:15-04:00
Make sure to include headers to define types that we use

a31f4378f0efc1c66ca4e5d65b3dd1a35f0e02ee ("Working on ntskestats") started
using l_fp so we need to include the header for that

- - - - -


1 changed file:

- include/nts.h


Changes:

=====================================
include/nts.h
=====================================
@@ -10,6 +10,8 @@
 #include <stdbool.h>
 #include <stdint.h>
 
+#include "ntp_fp.h"
+
 /* default file names */
 #define NTS_CERT_FILE "/etc/ntp/cert-chain.pem"
 #define NTS_KEY_FILE "/etc/ntp/key.pem"



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/c0fe2a3e9fd19b1a8e2b4d9c9a6dd776e7ef4f69

-- 
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/c0fe2a3e9fd19b1a8e2b4d9c9a6dd776e7ef4f69
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/20231005/258c2860/attachment.htm>


More information about the vc mailing list