Patches from Eric Norum

This commit is contained in:
Joel Sherrill
1998-08-20 22:04:22 +00:00
parent 96b3916409
commit 28e7d7faed
60 changed files with 252 additions and 363 deletions

View File

@@ -65,6 +65,7 @@
struct in_addr;
#if 0 /* RTEMS -- Why rename these? */
/* XXX all new diversions!! argh!! */
#define inet_addr __inet_addr
#define inet_aton __inet_aton
@@ -80,6 +81,7 @@ struct in_addr;
#define inet_ntop __inet_ntop
#define inet_nsap_addr __inet_nsap_addr
#define inet_nsap_ntoa __inet_nsap_ntoa
#endif
__BEGIN_DECLS
int ascii2addr __P((int, const char *, void *));