@@ -62,9 +62,9 @@
#include <syslog.h>
#include <time.h>
#ifdef HAS_INTTYPES_H
#ifdef HAVE_INTTYPES_H
#include <inttypes.h>
#elif HAS_STDINT_H
#elif HAVE_STDINT_H
#include <stdint.h>
#else
/* Tough */
The note is not visible to the blocked user.