summaryrefslogtreecommitdiffstats
path: root/bionic-fixup/AndroidFixup.h
diff options
context:
space:
mode:
Diffstat (limited to 'bionic-fixup/AndroidFixup.h')
-rw-r--r--bionic-fixup/AndroidFixup.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/bionic-fixup/AndroidFixup.h b/bionic-fixup/AndroidFixup.h
index e96d57ed..037af0f5 100644
--- a/bionic-fixup/AndroidFixup.h
+++ b/bionic-fixup/AndroidFixup.h
@@ -82,6 +82,4 @@ static inline char *stpcpy(char *dst, const char *src)
/* forward declarations */
char * dgettext (const char * domainname, const char * msgid);
-ssize_t getline(char **lineptr, size_t *n, FILE *stream);
-
#endif /* ANDROID_FIXUP_H */