Selaa lähdekoodia

* Port [2952] to 1.2.11
* Fix compile error introduced in [2950]


svn: 2953

Bryan Drewery 20 vuotta sitten
vanhempi
commit
063b1710e9
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      src/userrec.c

+ 1 - 0
src/userrec.c

@@ -27,6 +27,7 @@
 #include "crypt.h"
 #include "core_binds.h"
 #include "socket.h"
+#include "net.h"
 
 bool             noshare = 1;		/* don't send out to sharebots	    */
 struct userrec	*userlist = NULL;	/* user records are stored here	    */