--- gui/gipsc.c.orig	Tue Nov 16 00:32:20 1999
+++ gui/gipsc.c	Tue Nov 16 00:32:44 1999
@@ -338,7 +338,7 @@
 
 void update_subnets_tab(const Network *n)
 {
-	ulong i, network = n->addr, network_end;
+	long i, network = n->addr, network_end;
 	gchar *cols[2];
 	
 	GString *subnet_number = g_string_new(NULL);
