missing include

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16183 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
rathann 2005-08-06 15:43:08 +00:00
parent 9b53e64cc5
commit 9e603521e5
1 changed files with 1 additions and 0 deletions

View File

@ -87,6 +87,7 @@ __________________________________________________________________________
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <ctype.h>
#include <inttypes.h>
#include "../config.h"