mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
- Include runetype.h for _RuneLocale_
This commit is contained in:
parent
4d4daf5901
commit
a964324e72
1 changed files with 2 additions and 0 deletions
|
|
@ -29,6 +29,8 @@
|
|||
#ifndef _MBLOCAL_H_
|
||||
#define _MBLOCAL_H_
|
||||
|
||||
#include <runetype.h>
|
||||
|
||||
/*
|
||||
* Rune initialization function prototypes.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue