# HG changeset patch # User Yoshiki Yazawa # Date 1366870111 -32400 # Node ID 0e2ab31cd219804c9eea1cf4c4a76835a53579f9 # Parent 2b057f249811167cf6d52a14500c4101dd113c5f should include stdint.h diff -r 2b057f249811 -r 0e2ab31cd219 recpt1/decoder.h --- 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 #include "config.h" #ifdef HAVE_LIBARIB25