diff options
Diffstat (limited to 'apps/plugins/lua/SOURCES')
| -rw-r--r-- | apps/plugins/lua/SOURCES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/plugins/lua/SOURCES b/apps/plugins/lua/SOURCES index baebfab..e3d9947 100644 --- a/apps/plugins/lua/SOURCES +++ b/apps/plugins/lua/SOURCES @@ -31,12 +31,13 @@ rocklib.c tlsf_helper.c fscanf.c gmtime.c -strcspn.c +strspn.c strftime.c strncat.c strpbrk.c strtoul.c strtol.c strstr.c +getc.c rocklua.c luadir.c |