aboutsummaryrefslogtreecommitdiff
path: root/src/lj_str.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lj_str.c')
-rw-r--r--src/lj_str.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lj_str.c b/src/lj_str.c
index 24d96067..5fdd1672 100644
--- a/src/lj_str.c
+++ b/src/lj_str.c
@@ -3,8 +3,6 @@
3** Copyright (C) 2005-2013 Mike Pall. See Copyright Notice in luajit.h 3** Copyright (C) 2005-2013 Mike Pall. See Copyright Notice in luajit.h
4*/ 4*/
5 5
6#include <stdio.h>
7
8#define lj_str_c 6#define lj_str_c
9#define LUA_CORE 7#define LUA_CORE
10 8