diff options
Diffstat (limited to 'sys/dev')
| -rw-r--r-- | sys/dev/cfe/cfe_api.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/cfe/cfe_api.h b/sys/dev/cfe/cfe_api.h index a068f58f11b1..6dd851d19aa0 100644 --- a/sys/dev/cfe/cfe_api.h +++ b/sys/dev/cfe/cfe_api.h @@ -63,6 +63,7 @@ * CFE_API_* can be defined here as desired. */ /* Begin customization. */ +#include <sys/types.h> #include <sys/stdint.h> /* All of the typedefs. */ #include <sys/systm.h> /* strlen() prototype. */ |
