瀏覽代碼

header missing.

Roberto Ierusalimschy 26 年之前
父節點
當前提交
8081f39dab
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      ldblib.c

+ 2 - 1
ldblib.c

@@ -1,5 +1,5 @@
 /*
-** $Id: $
+** $Id: ldblib.c,v 1.1 1999/01/08 16:47:44 roberto Exp roberto $
 ** Interface from Lua to its debug API
 ** See Copyright Notice in lua.h
 */
@@ -11,6 +11,7 @@
 #include "lauxlib.h"
 #include "lua.h"
 #include "luadebug.h"
+#include "lualib.h"