diff options
Diffstat (limited to 'lib/libc/tests/gen/realpath2_test.c')
-rw-r--r-- | lib/libc/tests/gen/realpath2_test.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/tests/gen/realpath2_test.c b/lib/libc/tests/gen/realpath2_test.c index e3bd83448942..f89dd99cbb72 100644 --- a/lib/libc/tests/gen/realpath2_test.c +++ b/lib/libc/tests/gen/realpath2_test.c @@ -24,7 +24,6 @@ * SUCH DAMAGE. */ -#include <sys/cdefs.h> #include <sys/param.h> #include <errno.h> #include <fcntl.h> |