test/*: add missing includes for fprintf()

This commit is contained in:
Max Kellermann
2016-07-02 14:19:47 +02:00
parent 2fdbae3e1f
commit 4b25c5e8d6
4 changed files with 4 additions and 0 deletions

View File

@@ -25,6 +25,7 @@
#include "Compiler.h"
#include <unistd.h>
#include <stdio.h>
void
decoder_initialized(Decoder &decoder,