summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2021-09-13 15:36:33 -0400
committerDavid Robillard <d@drobilla.net>2021-09-13 15:36:33 -0400
commitc64afa250aed600f5ad251b1bde223d303b5d1ff (patch)
tree9e3cea421746d179bcb14767be12dd14fb2cbcb0 /test
parentcbc57827e709105efc905cda9eae45cd3fd4599d (diff)
downloadzix-c64afa250aed600f5ad251b1bde223d303b5d1ff.tar.gz
zix-c64afa250aed600f5ad251b1bde223d303b5d1ff.tar.bz2
zix-c64afa250aed600f5ad251b1bde223d303b5d1ff.zip
Remove unused include
Diffstat (limited to 'test')
-rw-r--r--test/strerror_test.c1
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>