--- deliantra/server/include/global.h 2006/12/13 21:27:09 1.24 +++ deliantra/server/include/global.h 2006/12/14 02:37:37 1.25 @@ -200,7 +200,7 @@ extern New_Face *dark_faces[]; extern New_Face *smooth_face; -extern NewSocket *init_sockets; +extern client_socket *init_sockets; #include "libproto.h" #include "sockproto.h"