Преглед на файлове

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


svn: 2953

Bryan Drewery преди 20 години
родител
ревизия
063b1710e9
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  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	    */