diff options
Diffstat (limited to 'tools/getline.h')
-rw-r--r-- | tools/getline.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/getline.h b/tools/getline.h deleted file mode 100644 index a2f35b9..0000000 --- a/tools/getline.h +++ /dev/null @@ -1 +0,0 @@ -int getline(char **lineptr, size_t *n, FILE *stream); |