diff options
| -rw-r--r-- | tools/compat/regex.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/compat/regex.h b/tools/compat/regex.h index 1619a9da609..d044d436c25 100644 --- a/tools/compat/regex.h +++ b/tools/compat/regex.h @@ -1,3 +1,4 @@ -/* $NetBSD: regex.h,v 1.5 2018/03/11 18:32:43 christos Exp $ */ +/* $NetBSD: regex.h,v 1.6 2023/07/03 18:50:42 christos Exp $ */ +#include "nbtool_config.h" #include "../../include/regex.h" |
