summaryrefslogtreecommitdiff
path: root/lib/ZGetSubs.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ZGetSubs.c')
-rw-r--r--lib/ZGetSubs.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/ZGetSubs.c b/lib/ZGetSubs.c
index 5dd92c7..c3ed5aa 100644
--- a/lib/ZGetSubs.c
+++ b/lib/ZGetSubs.c
@@ -16,9 +16,7 @@
static char rcsid_ZGetSubscriptions_c[] = "$Header$";
#endif
-#include <zephyr/mit-copyright.h>
-
-#include <zephyr/zephyr_internal.h>
+#include <internal.h>
#define min(a,b) ((a)<(b)?(a):(b))