changeset 136:0e2ab31cd219

should include stdint.h
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Thu, 25 Apr 2013 15:08:31 +0900
parents 2b057f249811
children 62aa473fc295
files recpt1/decoder.h
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/recpt1/decoder.h	Thu Apr 25 15:02:28 2013 +0900
+++ b/recpt1/decoder.h	Thu Apr 25 15:08:31 2013 +0900
@@ -2,6 +2,7 @@
 #ifndef _DECODER_H_
 #define _DECODER_H_
 
+#include <stdint.h>
 #include "config.h"
 
 #ifdef HAVE_LIBARIB25