# include <config.h>
#endif
+#if HAVE_INTTYPES_H
+#include <inttypes.h>
+#endif
#include <stdio.h>
#include <stdlib.h>
#include "FLAC/stream_decoder.h"
# include <config.h>
#endif
+#if HAVE_INTTYPES_H
+#include <inttypes.h>
+#endif
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "FLAC/metadata.h"
#include "share/alloc.h"
#include "share/grabbag.h"
+#if HAVE_INTTYPES_H
+#include <inttypes.h>
+#endif
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#endif
#include <errno.h>
+#if HAVE_INTTYPES_H
+#include <inttypes.h>
+#endif
#include <stdio.h> /* for snprintf() */
#include <string.h>
#include "options.h"
#include "utils.h"
#include "FLAC/assert.h"
#include "FLAC/metadata.h"
+#if HAVE_INTTYPES_H
+#include <inttypes.h>
+#endif
#include <string.h>
#include "operations_shorthand.h"
#include "share/grabbag.h"
#include "FLAC/assert.h"
+#if HAVE_INTTYPES_H
+#include <inttypes.h>
+#endif
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#endif
#include <errno.h>
+#if HAVE_INTTYPES_H
+#include <inttypes.h>
+#endif
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "FLAC/metadata.h"
#include "test_libs_common/metadata_utils.h"
#include "metadata.h"
+#if HAVE_INTTYPES_H
+#include <inttypes.h>
+#endif
#include <stdio.h>
#include <stdlib.h> /* for malloc() */
#include <string.h> /* for memcmp() */
#include "FLAC/metadata.h"
#include "test_libs_common/metadata_utils.h"
+#if HAVE_INTTYPES_H
+#include <inttypes.h>
+#endif
#include <stdio.h>
#include <stdlib.h> /* for malloc() */
#include <string.h> /* for memcmp() */
# include <config.h>
#endif
+#if HAVE_INTTYPES_H
+#include <inttypes.h>
+#endif
#include <signal.h>
#include <stdio.h>
#include <stdlib.h>