Source-Changes-HG archive

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

[src/trunk]: src/tools/compat undo previous; breaks the build. handle inside ...



details:   https://anonhg.NetBSD.org/src/rev/ac30f5fe6bc3
branches:  trunk
changeset: 321331:ac30f5fe6bc3
user:      christos <christos%NetBSD.org@localhost>
date:      Sun Mar 11 18:32:43 2018 +0000

description:
undo previous; breaks the build. handle inside flex.

diffstat:

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

diffs (9 lines):

diff -r 2b9a5d03d827 -r ac30f5fe6bc3 tools/compat/regex.h
--- a/tools/compat/regex.h      Sun Mar 11 18:32:10 2018 +0000
+++ b/tools/compat/regex.h      Sun Mar 11 18:32:43 2018 +0000
@@ -1,4 +1,3 @@
-/*     $NetBSD: regex.h,v 1.4 2018/03/11 10:14:04 hans Exp $ */
+/*     $NetBSD: regex.h,v 1.5 2018/03/11 18:32:43 christos Exp $ */
 
-#include "nbtool_config.h"
 #include "../../include/regex.h"



Home | Main Index | Thread Index | Old Index