]> git.sesse.net Git - vlc/commitdiff
* modules/access/rtsp/rtsp.c: win32 compilation fix.
authorGildas Bazin <gbazin@videolan.org>
Sun, 18 Sep 2005 17:50:43 +0000 (17:50 +0000)
committerGildas Bazin <gbazin@videolan.org>
Sun, 18 Sep 2005 17:50:43 +0000 (17:50 +0000)
modules/access/rtsp/rtsp.c

index d6f38561f1961d211a87eaad89492c5585c614d8..419018bfc400e8bb531646a7a64507e72f3537b4 100644 (file)
@@ -23,8 +23,6 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  *****************************************************************************/
-
-#include <unistd.h>
 #include <stdio.h>
 #include <stdlib.h>