]> git.mxchange.org Git - simgear.git/blobdiff - simgear/io/sg_socket_udp.cxx
Move PLIB netSocket into SimGear, as simgear::Socket, and update the wrapper classes.
[simgear.git] / simgear / io / sg_socket_udp.cxx
index 97f0d8e00875cc1d5b60fca12d32596b1935758a..bdc04d1154b143a32292be228a446d759a1dd242 100644 (file)
 
 #include <simgear/compiler.h>
 
-#if defined( sgi )
-#include <strings.h>
-#endif
-
 #include <simgear/debug/logstream.hxx>
 
 #include "sg_socket_udp.hxx"