This commit is contained in:
Philippe Teuwen 2019-04-11 00:10:21 +02:00
commit 35e97ba96a
16 changed files with 31 additions and 27 deletions

View file

@ -7,6 +7,7 @@
#include <limits.h>
#include "pm3_bit_limits.h"
#include "pm3_bitlib.h"
/* FIXME: Assumes lua_Integer is ptrdiff_t */