summaryrefslogtreecommitdiff
path: root/contrib/netbsd-tests/lib/libc/regex/debug.c
diff options
context:
space:
mode:
authorEnji Cooper <ngie@FreeBSD.org>2017-01-11 10:20:35 +0000
committerEnji Cooper <ngie@FreeBSD.org>2017-01-11 10:20:35 +0000
commitbccef7f6d9f28d4d60dc3d0ba70aaa552f096cb9 (patch)
tree5c40af6908f53c077ce19b9f36b2c1c58d4829ad /contrib/netbsd-tests/lib/libc/regex/debug.c
parentddba0402f443ad5f70ea315ede04aa7d6fa53691 (diff)
Notes
Diffstat (limited to 'contrib/netbsd-tests/lib/libc/regex/debug.c')
-rw-r--r--contrib/netbsd-tests/lib/libc/regex/debug.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/contrib/netbsd-tests/lib/libc/regex/debug.c b/contrib/netbsd-tests/lib/libc/regex/debug.c
index 3fc6d5b5867aa..22f0b90d2272c 100644
--- a/contrib/netbsd-tests/lib/libc/regex/debug.c
+++ b/contrib/netbsd-tests/lib/libc/regex/debug.c
@@ -48,9 +48,7 @@
#ifdef __NetBSD__
static void s_print(struct re_guts *, FILE *);
static char *regchar(int);
-#endif
-#ifdef __NetBSD__
/*
* regprint - print a regexp for debugging
*/