diff options
Diffstat (limited to 'common/t-mapstrings.c')
-rw-r--r-- | common/t-mapstrings.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/common/t-mapstrings.c b/common/t-mapstrings.c index 14e4bb9ae..88c6674bf 100644 --- a/common/t-mapstrings.c +++ b/common/t-mapstrings.c @@ -32,9 +32,8 @@ #include <stdlib.h> #include <string.h> -#include "stringhelp.h" - #include "t-support.h" +#include "stringhelp.h" static void test_map_static_macro_string (void) |