summaryrefslogtreecommitdiffstats
path: root/contrib/netbsd-tests/lib/libc/regex/debug.c
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2017-01-14 00:28:21 +0000
committerngie <ngie@FreeBSD.org>2017-01-14 00:28:21 +0000
commit3720cec814cfa4f9b496ea28562f489381e95807 (patch)
tree8b8f431b8d599cecef13a384786a85f94fc8623f /contrib/netbsd-tests/lib/libc/regex/debug.c
parent67bbd468b3fde1c725bc725e1f8c2ffdc03295df (diff)
downloadFreeBSD-src-3720cec814cfa4f9b496ea28562f489381e95807.zip
FreeBSD-src-3720cec814cfa4f9b496ea28562f489381e95807.tar.gz
MFC r311926:
Consolidate __NetBSD__ #ifdef
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 3fc6d5b..22f0b90 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
*/
OpenPOWER on IntegriCloud