]> git.sesse.net Git - vlc/commitdiff
Better compile fix by Pierre d'Herbemont
authorChristophe Mutricy <xtophe@videolan.org>
Sun, 11 Feb 2007 17:10:32 +0000 (17:10 +0000)
committerChristophe Mutricy <xtophe@videolan.org>
Sun, 11 Feb 2007 17:10:32 +0000 (17:10 +0000)
THANKS
src/stream_output/stream_output.h

diff --git a/THANKS b/THANKS
index e616a7671103bea6cdf79f58199c4155992788e4..a3a2e79883d0828b424dffd9e3036dbaa5410ea1 100644 (file)
--- a/THANKS
+++ b/THANKS
@@ -141,6 +141,7 @@ Paul Mackerras <paulus at linuxcare.com.au> - AltiVec IDCT and motion
 Pavlov Konstantin “thresh” - several Linux build system fixes
 Petr Vacek - FTP cleartext authentication
 Philippe Van Hecke <philippe at belnet dot be> - SAP header hash patch
+Pierre d'Herbemont <<pdherbemont at free dot fr> - Compile fix
 Pierre Marc Dumuid <pierre.dumuid at adelaide dot edu dot au> - Playlist patches
 Pittayakom Saingtong <develop5 qt datawiz dot co dot th> - Thai localisation
 Rafaël Carré <funman at videolan org> - Audioscrobbler plugin
index cea4bb837b74e6fd65167d710f7d3a973b7a1606..4637231b6b45378dc1f576464bb88881086e0a43 100644 (file)
@@ -24,9 +24,7 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA. ***************************************************************************/
 
 #include <vlc_sout.h>
-#if defined( WIN32 )
-#   include <winsock2.h>
-#endif
+#include <vlc_network.h>
 
 /****************************************************************************
  * sout_packetizer_input_t: p_sout <-> p_packetizer