neozeed ircu2.9.32-linux-hacks.diff

This commit is contained in:
2023-12-26 16:42:36 -05:00
parent ab64084f63
commit 51650c0d78
40 changed files with 718 additions and 720 deletions

View File

@@ -28,6 +28,7 @@
#define __u_l unsigned long
#endif
#if 0
#ifdef __STDC__
extern __u_l inet_addr(char *);
extern char *inet_ntoa(char *);
@@ -48,3 +49,4 @@ extern __u_l inet_lnaof();
extern __u_l inet_netof();
#endif
#undef __u_l
#endif