diff options
Diffstat (limited to 'tests/test_strerror.c')
-rw-r--r-- | tests/test_strerror.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_strerror.c b/tests/test_strerror.c index 57b051f..773b1aa 100644 --- a/tests/test_strerror.c +++ b/tests/test_strerror.c @@ -2,7 +2,6 @@ #undef NDEBUG #endif #include "strerror_override.h" -#include "strerror_override_private.h" #include <stdio.h> |