fix some 'extern function()' declaration
Signed-off-by: SASANO Takayoshi <uaa@uaa.org.uk>
This commit is contained in:
parent
5947ea553b
commit
9d9d49ea29
8 changed files with 11 additions and 13 deletions
|
|
@ -61,7 +61,6 @@ char *y, *k, *h;
|
|||
int err;
|
||||
int grm;
|
||||
unsigned char buf[BUFSIZ], *hp;
|
||||
extern int sjistoeuc();
|
||||
|
||||
if (_sys_code == SYS_SJIS) {
|
||||
(void) sjistoeuc(buf, BUFSIZ, h, strlen(h)+1);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue