mirror of
https://https.git.savannah.gnu.org/git/coreutils.git
synced 2026-01-27 01:44:21 +00:00
include getstr.h
This commit is contained in:
parent
c60941056f
commit
08cd18bc45
@ -41,6 +41,8 @@ getline (char **lineptr, size_t *n, FILE *stream)
|
||||
|
||||
#else /* ! have getdelim */
|
||||
|
||||
# include "getstr.h"
|
||||
|
||||
int
|
||||
getline (char **lineptr, size_t *n, FILE *stream)
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user