diff --git a/test/audio_time.c b/test/audio_time.c index 919bebe3..1c8481be 100644 --- a/test/audio_time.c +++ b/test/audio_time.c @@ -4,8 +4,11 @@ * helpful to verify the information reported by drivers. */ +#include "../include/config.h" #include +#if HAVE_MALLOC_H #include +#endif #include #include #include