Cygwin has had inttypes.h since version 1.5.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23712 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2007-07-03 08:28:44 +00:00
parent f1ead29ad9
commit f4e02c38cb
1 changed files with 0 additions and 2 deletions

View File

@ -25,9 +25,7 @@
#ifndef HAVE_PNM_H
#define HAVE_PNM_H
#ifndef __CYGWIN__
#include <inttypes.h>
#endif
/*#include "xine_internal.h" */
typedef struct pnm_s pnm_t;