Cygwin: drop unused local declaration of fopen64

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
Corinna Vinschen 2022-12-08 13:04:03 +01:00
parent 4949a82cde
commit 53ea7b2d5a
1 changed files with 0 additions and 1 deletions

View File

@ -41,7 +41,6 @@ details. */
#ifdef __cplusplus
extern "C" {
#endif
struct __sFILE64 *fopen64 (const char *, const char *);
struct hostent *cygwin_gethostbyname (const char *name);
/* Don't enforce definition of in_addr_t. */
uint32_t cygwin_inet_addr (const char *cp);