Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tools/compat/sys not a good place to include "nbtool_config.h"
details: https://anonhg.NetBSD.org/src/rev/0c2baed92b95
branches: trunk
changeset: 785397:0c2baed92b95
user: christos <christos%NetBSD.org@localhost>
date: Tue Mar 12 01:52:55 2013 +0000
description:
not a good place to include "nbtool_config.h"
diffstat:
tools/compat/sys/sha1.h | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (10 lines):
diff -r a8928aa736ed -r 0c2baed92b95 tools/compat/sys/sha1.h
--- a/tools/compat/sys/sha1.h Tue Mar 12 01:52:20 2013 +0000
+++ b/tools/compat/sys/sha1.h Tue Mar 12 01:52:55 2013 +0000
@@ -1,5 +1,4 @@
-/* $NetBSD: sha1.h,v 1.1 2006/10/29 06:17:08 dogcow Exp $ */
+/* $NetBSD: sha1.h,v 1.2 2013/03/12 01:52:55 christos Exp $ */
/* We unconditionally use the NetBSD SHA1 in libnbcompat. */
-#include "nbtool_config.h"
#include "../../sys/sys/sha1.h"
Home |
Main Index |
Thread Index |
Old Index