OSDN Git Service

This header just needs stdint.h, not inttypes.h, which is a superset of
authorPeter Ross <pross@xvid.org>
Tue, 26 Feb 2008 09:12:55 +0000 (09:12 +0000)
committerDiego Biurrun <diego@biurrun.de>
Tue, 26 Feb 2008 09:12:55 +0000 (09:12 +0000)
stdint.h.  This has the sideeffect of fixing the build on Interix.
patch by Pete Ross, pross xvid org

Originally committed as revision 12225 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavutil/des.h

index e0de03e..70f8993 100644 (file)
@@ -22,7 +22,7 @@
 #ifndef FFMPEG_DES_H
 #define FFMPEG_DES_H
 
-#include <inttypes.h>
+#include <stdint.h>
 
 /**
  * \brief en- or decrypt an 64-bit block of data with DES