summaryrefslogtreecommitdiffstats
path: root/netbsd/Platform.h
diff options
context:
space:
mode:
authorfraggerfox <santhosh.raju@gmail.com>2021-05-24 22:57:59 +0530
committerBenBE <BenBE@geshi.org>2021-06-26 12:18:37 +0200
commit58a895e54cf846b8dcbe63cdd929194e68a710ea (patch)
tree147915e1e77879854a95f6b791ae61b24d444aaf /netbsd/Platform.h
parent9de463e756963e4e0e6188602199904580bbdb16 (diff)
Fixes minor whitespace issues and re-arrange headers to conform to style guide.
Diffstat (limited to 'netbsd/Platform.h')
-rw-r--r--netbsd/Platform.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/netbsd/Platform.h b/netbsd/Platform.h
index 6f5157f8..320ca5bf 100644
--- a/netbsd/Platform.h
+++ b/netbsd/Platform.h
@@ -11,6 +11,9 @@ in the source distribution for its full text.
*/
#include <stdbool.h>
+#include <stddef.h>
+#include <stdint.h>
+#include <sys/time.h>
#include <sys/types.h>
#include "Action.h"

© 2014-2024 Faster IT GmbH | imprint | privacy policy