summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar John Kohl <jtkohl@mit.edu>1988-07-26 13:08:34 +0000
committerGravatar John Kohl <jtkohl@mit.edu>1988-07-26 13:08:34 +0000
commit677dd0bc259eb0b68e68c3926946c3e52f8691ce (patch)
treef1a9035d808af23dc14e5ec656588d0cec0d94fb
parentff479a3d201fa997a444bfb0954c73e83f352e76 (diff)
include the config file.
-rw-r--r--h/zephyr/zephyr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/h/zephyr/zephyr.h b/h/zephyr/zephyr.h
index 282f462..4aad9ea 100644
--- a/h/zephyr/zephyr.h
+++ b/h/zephyr/zephyr.h
@@ -17,6 +17,7 @@
#include <zephyr/mit-copyright.h>
#include <zephyr/zephyr_err.h>
+#include <zephyr/zephyr_conf.h>
#include <errno.h>
#include <sys/types.h>