[PATCH v2] Port ndbm - Remove Declaration of dbm_forder

Vaibhav Gupta <[email protected]>
Newsgroups gmane.comp.lib.newlib
Message-ID <[email protected]>
---
 newlib/libc/include/ndbm.h | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/newlib/libc/include/ndbm.h b/newlib/libc/include/ndbm.h
index 6c803702e..c5084b9c2 100644
--- a/newlib/libc/include/ndbm.h
+++ b/newlib/libc/include/ndbm.h
@@ -79,9 +79,6 @@ int	 dbm_delete(DBM *, datum);
 int	 dbm_error(DBM *);
 datum	 dbm_fetch(DBM *, datum);
 datum	 dbm_firstkey(DBM *);
-#if __BSD_VISIBLE
-long	 dbm_forder(DBM *, datum);
-#endif
 datum	 dbm_nextkey(DBM *);
 DBM	*dbm_open(const char *, int, mode_t);
 int	 dbm_store(DBM *, datum, datum, int);
-- 
2.21.0
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.