]> git.sesse.net Git - vlc/blobdiff - src/input/input.c
* Fixed a warning for *BSD compilation.
[vlc] / src / input / input.c
index 1ba25fa6e2309e0c412770d7d75b15476aeb8693..975c02ece4c31fdabbfb306a9f1145b05fdff780 100644 (file)
@@ -4,7 +4,7 @@
  * decoders.
  *****************************************************************************
  * Copyright (C) 1998, 1999, 2000 VideoLAN
- * $Id: input.c,v 1.108 2001/05/19 00:39:30 stef Exp $
+ * $Id: input.c,v 1.109 2001/05/25 13:20:10 sam Exp $
  *
  * Authors: Christophe Massiot <massiot@via.ecp.fr>
  *
@@ -73,8 +73,6 @@
 
 #include "main.h"
 
- /* #include <netutils.h> */
-
 
 /*****************************************************************************
  * Local prototypes