summaryrefslogtreecommitdiff
path: root/utf8.c
diff options
context:
space:
mode:
Diffstat (limited to 'utf8.c')
-rw-r--r--utf8.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/utf8.c b/utf8.c
index 19b6a72c..b55bc0de 100644
--- a/utf8.c
+++ b/utf8.c
@@ -23,7 +23,7 @@
#include <stdio.h>
#include <string.h>
#include <stdarg.h>
-#include <alloca.h>
+//#include <alloca.h>
#include "ctype.h"
#include "utf8.h"