]> git.sesse.net Git - vlc/blobdiff - src/video_output/vout_subpictures.c
* ALL: WinCE compilation fixes (mostly nonexistent headers). A lot of
[vlc] / src / video_output / vout_subpictures.c
index 545edba938833e2076b8fda848e61c218481ffd6..0ec290cadb53f895216873f0e011718d82c17275 100644 (file)
@@ -2,7 +2,7 @@
  * vout_subpictures.c : subpicture management functions
  *****************************************************************************
  * Copyright (C) 2000 VideoLAN
- * $Id: vout_subpictures.c,v 1.16 2002/11/06 18:07:56 sam Exp $
+ * $Id: vout_subpictures.c,v 1.17 2002/11/10 18:04:24 sam Exp $
  *
  * Authors: Vincent Seguin <seguin@via.ecp.fr>
  *          Samuel Hocevar <sam@zoy.org>
@@ -25,7 +25,6 @@
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
-#include <errno.h>                                                 /* ENOMEM */
 #include <stdlib.h>                                                /* free() */
 #include <stdio.h>                                              /* sprintf() */
 #include <string.h>                                            /* strerror() */