Module Name: src
Committed By: christos
Date: Sun Mar 11 18:32:44 UTC 2018
Modified Files:
src/tools/compat: regex.h
Log Message:
undo previous; breaks the build. handle inside flex.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/tools/compat/regex.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/tools/compat/regex.h
diff -u src/tools/compat/regex.h:1.4 src/tools/compat/regex.h:1.5
--- src/tools/compat/regex.h:1.4 Sun Mar 11 06:14:04 2018
+++ src/tools/compat/regex.h Sun Mar 11 14:32:43 2018
@@ -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"