Add a 4th step (yes FOUR) to dll build process for gcc.
[p5sagit/p5-mst-13.2.git] / lib / chat2.pl
index 58674e5..0d9a7d3 100644 (file)
@@ -6,6 +6,8 @@
 
 package chat;
 
+require 'sys/socket.ph';
+
 if( defined( &main'PF_INET ) ){
        $pf_inet = &main'PF_INET;
        $sock_stream = &main'SOCK_STREAM;