NetBSD/tools/compat/regex.h
aymeric 90b3c9835b 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.
2016-02-29 22:19:29 +00:00

5 lines
124 B
C

/* $NetBSD: regex.h,v 1.1 2016/02/29 22:19:29 aymeric Exp $ */
#include "nbtool_config.h"
#include "../../include/regex.h"