From bfd0179042b0b02fb88748d54e56e7e208bb117f Mon Sep 17 00:00:00 2001 From: Marcin Bukat Date: Wed, 2 Apr 2014 20:46:06 +0200 Subject: Revert "Update lua plugin to 5.2.3" FILE typedef to *void needs more work to not break sim and application builds. I checked only a few random native builds unfortunately. Sorry for inconvenience. --- apps/plugins/lua/SOURCES | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'apps/plugins/lua/SOURCES') diff --git a/apps/plugins/lua/SOURCES b/apps/plugins/lua/SOURCES index e3d9947..baebfab 100644 --- a/apps/plugins/lua/SOURCES +++ b/apps/plugins/lua/SOURCES @@ -31,13 +31,12 @@ rocklib.c tlsf_helper.c fscanf.c gmtime.c -strspn.c +strcspn.c strftime.c strncat.c strpbrk.c strtoul.c strtol.c strstr.c -getc.c rocklua.c luadir.c -- cgit v1.1