Adding compile problem fix from Gabucino

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7976 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
anders 2002-10-30 09:05:02 +00:00
parent e935c134ff
commit 549464a883
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include <inttypes.h>
#include "../config.h"
#include "../mp_msg.h"