NetBSD/tools/compat/regex.h
aymeric a3838ae30d add our libc's regex implementation to libnbcompat.
This way, nbsed picks it up and it unbreaks the build of xf86-video-intel-old's
man page under Linux and probably other future changes which rightfully expect
the (net)bsd behaviour.

Full release tested on ArchLinux and NetBSD 7.0_STABLE
2016-03-06 10:19:01 +00:00

4 lines
97 B
C

/* $NetBSD: regex.h,v 1.3 2016/03/06 10:22:59 aymeric Exp $ */
#include "../../include/regex.h"