summaryrefslogtreecommitdiff
path: root/h/zephyr/zephyr.h
diff options
context:
space:
mode:
Diffstat (limited to 'h/zephyr/zephyr.h')
-rw-r--r--h/zephyr/zephyr.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/h/zephyr/zephyr.h b/h/zephyr/zephyr.h
index 983f097..50c6b43 100644
--- a/h/zephyr/zephyr.h
+++ b/h/zephyr/zephyr.h
@@ -15,13 +15,8 @@
#ifndef __ZEPHYR_H__
#define __ZEPHYR_H__
-#ifdef POSIX
-#include <unistd.h>
-#include <stdlib.h>
-#endif
-
-#include <zephyr/zephyr_err.h>
#include <zephyr/zephyr_conf.h>
+#include <zephyr/zephyr_err.h>
#include <errno.h>
#include <sys/types.h>