diff options
Diffstat (limited to 'src/fe-common/core/module.h')
-rw-r--r-- | src/fe-common/core/module.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fe-common/core/module.h b/src/fe-common/core/module.h index 203e3a30..51b61b3e 100644 --- a/src/fe-common/core/module.h +++ b/src/fe-common/core/module.h @@ -2,6 +2,7 @@ #define MODULE_NAME "fe-common/core" +typedef guint32 unichar; typedef struct { time_t time; char *nick; |