mirror of
https://github.com/opnsense/src.git
synced 2026-04-21 14:17:06 -04:00
Consolidate __NetBSD__ #ifdef
MFC after: 3 days
This commit is contained in:
parent
ddba0402f4
commit
bccef7f6d9
1 changed files with 0 additions and 2 deletions
|
|
@ -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
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue