rnd-20040207-1-src
[rocksndiamonds.git] / src / netserv.c
index 7343be6272fd4b431c259328a79d988061348eb8..08d161023dbf20312319899a9161b853bac9a1fd 100644 (file)
@@ -24,7 +24,7 @@
 #include <netinet/tcp.h>
 #include <arpa/inet.h>
 #include <netdb.h>
-#include <sys/select.h>                /* apparently needed by OS/2 */
+#include <sys/select.h>                        /* apparently needed for OS/2 port */
 
 #include "libgame/libgame.h"