summaryrefslogtreecommitdiffstats
path: root/compat.h
diff options
context:
space:
mode:
Diffstat (limited to 'compat.h')
-rw-r--r--compat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/compat.h b/compat.h
index 42479d18..47a1706f 100644
--- a/compat.h
+++ b/compat.h
@@ -22,6 +22,7 @@
#include <limits.h>
#include <stdio.h>
+#include <wchar.h>
#ifndef __GNUC__
#define __attribute__(a)