]> git.sesse.net Git - vlc/blobdiff - modules/audio_output/arts.c
Implement the Timestamp header
[vlc] / modules / audio_output / arts.c
index fb08b9b5cc6b89a1e2becb3e0755ce1a23b6b00e..bf3d316fc7a9a037254d3a1d70d6dac9d8e0d9a0 100644 (file)
@@ -25,7 +25,6 @@
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
-#include <string.h>                                            /* strerror() */
 #include <unistd.h>                                      /* write(), close() */
 
 #include <vlc/vlc.h>