diff options
Diffstat (limited to 'apps/plugins/lua/SOURCES')
| -rw-r--r-- | apps/plugins/lua/SOURCES | 3 |
1 files changed, 1 insertions, 2 deletions
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 |