]> andersk Git - moira.git/blobdiff - dcm/utils.c
Don't need zephyr include file; do need errno.h
[moira.git] / dcm / utils.c
index 014b8ccdcbb46cb3cb3c92b77bbf4ef48dacf7d0..8c3f65710106acce70434e67443d27c93fadce3b 100644 (file)
@@ -18,11 +18,11 @@ static char *rcsid_utils_c = "$Header$";
 #include <mit-copyright.h>
 #include <stdio.h>
 #include <strings.h>
+#include <errno.h>
 #include <varargs.h>
 #include <sys/types.h>
 #include <sys/time.h>
 #include <sys/file.h>
-#include <zephyr/zephyr.h>
 #include <sms.h>
 #include <sms_app.h>
 #include "dcm.h"
This page took 0.065141 seconds and 4 git commands to generate.