inttypes.h bug fix. 10l

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4846 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
pontscho 2002-02-24 17:38:33 +00:00
parent 93c371d589
commit b845ae5fa3
1 changed files with 3 additions and 0 deletions

View File

@ -1,4 +1,7 @@
#include <inttypes.h>
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include "ws.h"