Add #include <string.h> for memset.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27896 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2008-11-04 21:00:29 +00:00
parent 0845d5abfd
commit 69ad7080f9
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@
#include <sys/types.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "config.h"
#include "mp_msg.h"
/* We need this #define because we need ../libavcodec/common.h to #define