diff options
Diffstat (limited to 'tests/test-hard-locale.c')
-rw-r--r-- | tests/test-hard-locale.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/test-hard-locale.c b/tests/test-hard-locale.c index 813a643..8570bc6 100644 --- a/tests/test-hard-locale.c +++ b/tests/test-hard-locale.c @@ -3,7 +3,7 @@ This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 3 of the License, or + the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, @@ -21,7 +21,6 @@ #include "hard-locale.h" #include <locale.h> -#include <stdbool.h> #include <stdio.h> #include <string.h> |