On Wed, Aug 27, 2014 at 2:07 PM, Michael Paquier
<michael(dot)paquier(at)gmail(dot)com> wrote:
> On Wed, Aug 27, 2014 at 12:31 PM, Fujii Masao <masao(dot)fujii(at)gmail(dot)com> wrote:
>> On Wed, Aug 27, 2014 at 10:34 AM, Michael Paquier
>> <michael(dot)paquier(at)gmail(dot)com> wrote:
>> I think that it's better to add an include guard like
>>
>> #ifndef RECEIVELOG_H
>> #define RECEIVELOG_H
>> ...
>> #endif
> Oh indeed, that was missing as well! Please see attached.
Thanks! Applied.
Regards,
--
Fujii Masao