`llimits' may need definitions from LUA_USER_H
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
** $Id: llimits.h,v 1.25 2001/02/23 17:17:25 roberto Exp roberto $
|
** $Id: llimits.h,v 1.26 2001/02/23 17:28:12 roberto Exp roberto $
|
||||||
** Limits, basic types, and some other `installation-dependent' definitions
|
** Limits, basic types, and some other `installation-dependent' definitions
|
||||||
** See Copyright Notice in lua.h
|
** See Copyright Notice in lua.h
|
||||||
*/
|
*/
|
||||||
@@ -12,6 +12,8 @@
|
|||||||
#include <stddef.h>
|
#include <stddef.h>
|
||||||
|
|
||||||
|
|
||||||
|
#include "lua.h"
|
||||||
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
** try to find number of bits in an integer
|
** try to find number of bits in an integer
|
||||||
|
|||||||
Reference in New Issue
Block a user