Rename getline() to not conflict with the standard POSIX interface of the same name.
This commit is contained in:
committed by
Jon Trulson
parent
d1848610a7
commit
18dd384068
@@ -150,7 +150,7 @@ char *realloc();
|
||||
|
||||
char *copy();
|
||||
char *base_name();
|
||||
char *getline();
|
||||
char *our_getline();
|
||||
struct symtab **slookup();
|
||||
struct symtab **isdefined();
|
||||
struct symtab **fdefined();
|
||||
|
||||
Reference in New Issue
Block a user