diff options
Diffstat (limited to 'tests/unit/emulatemb.cxx')
-rw-r--r-- | tests/unit/emulatemb.cxx | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/unit/emulatemb.cxx b/tests/unit/emulatemb.cxx index 3d95beea..927f3e48 100644 --- a/tests/unit/emulatemb.cxx +++ b/tests/unit/emulatemb.cxx @@ -16,6 +16,10 @@ * USA. */ +#ifdef HAVE_CONFIG_H +#include <config.h> +#endif + #include <stdio.h> #include <vector> #include <unistd.h> |