Changeset 8519152a2f7c28bed08ace026047bd5d42084d0d

Show
Ignore:
Timestamp:
02/11/07 01:14:07 (2 years ago)
Author:
Christophe Mutricy <xtophe@videolan.org>
git-committer:
Christophe Mutricy <xtophe@videolan.org> 1171152847 +0000
git-parent:

[b38ba5d4034b5125fdb395db1f4a173c3e2efd9f]

git-author:
Christophe Mutricy <xtophe@videolan.org> 1171152847 +0000
Message:

compile fix

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • src/stream_output/stream_output.h

    r02859f7 r8519152  
    2525 
    2626#include <vlc_sout.h> 
     27#if defined( WIN32 ) 
     28#   include <winsock2.h> 
     29#endif 
    2730 
    2831/****************************************************************************