diff options
-rw-r--r-- | libmom/mom.h | 2 |
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> |