diff options
Diffstat (limited to 'test/run_encoder.cxx')
-rw-r--r-- | test/run_encoder.cxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/run_encoder.cxx b/test/run_encoder.cxx index 166af08ef..a71b815f5 100644 --- a/test/run_encoder.cxx +++ b/test/run_encoder.cxx @@ -27,6 +27,8 @@ #include "Log.hxx" #include "stdbin.h" +#include <stdio.h> +#include <stdlib.h> #include <stddef.h> #include <unistd.h> |