diff options
author | Roman I Khimov <khimov@altell.ru> | 2010-04-27 15:22:07 +0400 |
---|---|---|
committer | Austin Foxley <austinf@cetoncorp.com> | 2010-04-27 08:41:26 -0700 |
commit | a60ebd0f0790b2ce6bff161e0b3bdbca5e491a4b (patch) | |
tree | d05cb67e12796b7b67ffe780904d8fdeb3e09cee /libc/misc/time/time.c | |
parent | 07c2a96aeb358cab9f4ae18735a93dc16e8e0727 (diff) |
libc/regex: fix internal_function declarations
Build failed with
| In file included from libc/misc/regex/regex.c:59:
| libc/misc/regex/regexec.c:315: error: conflicting types for 're_search_2_stub'
| libc/misc/regex/regexec.c:44: note: previous declaration of 're_search_2_stub' was here
| libc/misc/regex/regexec.c:358: error: conflicting types for 're_search_stub'
| libc/misc/regex/regexec.c:49: note: previous declaration of 're_search_stub' was here
.... etc
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
Diffstat (limited to 'libc/misc/time/time.c')
0 files changed, 0 insertions, 0 deletions