Author: Ghostwolf <foxxe@wtfs.net>
[ircu2.10.12-pk.git] / ircd / s_misc.c
index 1344f867220281693ddc3eaadce43a3763244e76..89a960d0ad2bd5427011504b1c1394e1dea1128b 100644 (file)
@@ -477,7 +477,7 @@ int exit_client(struct Client *cptr,    /* Connection being handled by
     sendto_opmask_butone(0, SNO_NETWORK, "Net break: %C %C (%s)",
                         cli_serv(victim)->up, victim, comment);
 
-#ifdef HEAD_IN_SAND_MAP    
+#if defined(HEAD_IN_SAND_MAP) || defined(HEAD_IN_SAND_LINKS)    
     map_update(victim);
 #endif
   }