Просмотр исходного кода

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


svn: 2953

Bryan Drewery 20 лет назад
Родитель
Сommit
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	    */