diff options
-rw-r--r-- | include/xine.h.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/xine.h.in b/include/xine.h.in index cb03d0d17..5e39461d6 100644 --- a/include/xine.h.in +++ b/include/xine.h.in @@ -17,7 +17,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA * - * $Id: xine.h.in,v 1.155 2006/09/11 11:36:16 valtri Exp $ + * $Id: xine.h.in,v 1.156 2006/09/11 17:11:38 valtri Exp $ * * public xine-lib (libxine) interface and documentation * @@ -49,7 +49,6 @@ extern "C" { #include <sys/types.h> #include <sys/time.h> -#include <stdarg.h> #include <time.h> #include <stdarg.h> |