summaryrefslogtreecommitdiff
path: root/lib/ZRecvPkt.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ZRecvPkt.c')
-rw-r--r--lib/ZRecvPkt.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/ZRecvPkt.c b/lib/ZRecvPkt.c
index 645aeba..13a6959 100644
--- a/lib/ZRecvPkt.c
+++ b/lib/ZRecvPkt.c
@@ -16,9 +16,7 @@
static char rcsid_ZReceivePacket_c[] = "$Header$";
#endif
-#include <zephyr/mit-copyright.h>
-
-#include <zephyr/zephyr_internal.h>
+#include <internal.h>
Code_t ZReceivePacket(buffer, ret_len, from)
ZPacket_t buffer;