diff options
-rw-r--r-- | usr.bin/mklocale/ldef.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/mklocale/ldef.h b/usr.bin/mklocale/ldef.h index f35506b..70ce43a 100644 --- a/usr.bin/mklocale/ldef.h +++ b/usr.bin/mklocale/ldef.h @@ -38,6 +38,7 @@ */ #include <sys/types.h> +#include "runefile.h" /* * This should look a LOT like a _RuneEntry |