diff libao2/ao_mpegpes.c @ 7472:c4434bdf6e51

tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
author arpi
date Sun, 22 Sep 2002 02:33:28 +0000
parents 6175f7d18f8c
children 8d73a0292932
line wrap: on
line diff
--- a/libao2/ao_mpegpes.c	Sun Sep 22 00:43:14 2002 +0000
+++ b/libao2/ao_mpegpes.c	Sun Sep 22 02:33:28 2002 +0000
@@ -1,5 +1,6 @@
 #include <stdio.h>
 #include <stdlib.h>
+#include <string.h>
 #ifdef HAVE_DVB
 #include <sys/ioctl.h>
 #endif