diff -r -u src/xchat-1.8.3.orig/src/common/network.h src/xchat-1.8.3/src/common/network.h
--- src/xchat-1.8.3.orig/src/common/network.h	Mon Jun  4 22:30:35 2001
+++ src/xchat-1.8.3/src/common/network.h	Thu Aug  9 15:42:22 2001
@@ -8,6 +8,9 @@
 	struct sockaddr_in addr;
 #endif
 #endif
+
+   /* This member is only here to please the xlc compiler */
+   int dontUseMe;
 } netstore;
 
 #define MAX_HOSTNAME 256
