diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/strerror_test.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/strerror_test.c b/test/strerror_test.c index 0144852..2f4c090 100644 --- a/test/strerror_test.c +++ b/test/strerror_test.c @@ -3,7 +3,6 @@ #undef NDEBUG -#include "zix/attributes.h" #include "zix/common.h" #include <assert.h> |