diff options
-rw-r--r-- | lib/libc/powerpc/gen/syncicache.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/powerpc/gen/syncicache.c b/lib/libc/powerpc/gen/syncicache.c index 9926d9a..02ab938 100644 --- a/lib/libc/powerpc/gen/syncicache.c +++ b/lib/libc/powerpc/gen/syncicache.c @@ -44,6 +44,7 @@ static const char rcsid[] = #endif #include <sys/sysctl.h> +#include <machine/cpu.h> #include <machine/md_var.h> #if defined(_KERNEL) || defined(_STANDALONE) |