summaryrefslogtreecommitdiff
path: root/libmom/mom.h
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1996-05-24 20:20:09 +0000
committerMichael I. Bushnell <mib@gnu.org>1996-05-24 20:20:09 +0000
commitf68f0ef14fa0af60d857110aa873d30a631f6765 (patch)
tree1bf0fc704fba1ad0ca073511096b56912eed22ea /libmom/mom.h
parent319c6764130ce97b1f1da085d529509615438941 (diff)
Include <mom-errors.h>.
Diffstat (limited to 'libmom/mom.h')
-rw-r--r--libmom/mom.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libmom/mom.h b/libmom/mom.h
index 8a2c1667..a067dfc9 100644
--- a/libmom/mom.h
+++ b/libmom/mom.h
@@ -23,6 +23,8 @@
#include <stdlib.h>
#include <errno.h>
+#include <mom-errors.h>
+
/* This header file defines structure layouts for the use of functions
below; it is specific to the particular microkernel in use. */
#include <mom-kerndep.h>