summaryrefslogtreecommitdiff
path: root/tests/unictype/test-categ_byname.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unictype/test-categ_byname.c')
-rw-r--r--tests/unictype/test-categ_byname.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/unictype/test-categ_byname.c b/tests/unictype/test-categ_byname.c
index b8b9b4e..2489caa 100644
--- a/tests/unictype/test-categ_byname.c
+++ b/tests/unictype/test-categ_byname.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,
@@ -18,7 +18,6 @@
#include "unictype.h"
-#include <stdbool.h>
#include <string.h>
#include "macros.h"