Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/tools/compat PR/57500: Palle Lyckegaard: include missing too...



details:   https://anonhg.NetBSD.org/src/rev/0e0303ced590
branches:  trunk
changeset: 377254:0e0303ced590
user:      christos <christos%NetBSD.org@localhost>
date:      Mon Jul 03 18:50:42 2023 +0000

description:
PR/57500: Palle Lyckegaard: include missing tools/compat/regex.h for
__{BEGIN,END}_DECLS.

diffstat:

 tools/compat/regex.h |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (9 lines):

diff -r 49421cdc953d -r 0e0303ced590 tools/compat/regex.h
--- a/tools/compat/regex.h      Mon Jul 03 17:05:10 2023 +0000
+++ b/tools/compat/regex.h      Mon Jul 03 18:50:42 2023 +0000
@@ -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"



Home | Main Index | Thread Index | Old Index