aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/cfe
diff options
context:
space:
mode:
authorKyle Evans <kevans@FreeBSD.org>2020-01-02 22:52:31 +0000
committerKyle Evans <kevans@FreeBSD.org>2020-01-02 22:52:31 +0000
commit85ccd84cb3ce35f830cd4c07154152daf41181ef (patch)
tree6a18bee374c39dfc97de13040c23e290504642ed /sys/dev/cfe
parent137aed91e76b278f62176ec4b185cb96d513bc6a (diff)
Notes
Diffstat (limited to 'sys/dev/cfe')
-rw-r--r--sys/dev/cfe/cfe_api.h1
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. */