Forráskód Böngészése

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


svn: 2953

Bryan Drewery 20 éve
szülő
commit
063b1710e9
1 módosított fájl, 1 hozzáadás és 0 törlés
  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	    */