Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/csu/sparc_elf don't include machine/asm.h (make this bui...
details: https://anonhg.NetBSD.org/src/rev/17685b4c4ee2
branches: trunk
changeset: 536589:17685b4c4ee2
user: grant <grant%NetBSD.org@localhost>
date: Thu Sep 19 01:24:43 2002 +0000
description:
don't include machine/asm.h (make this build again).
diffstat:
lib/csu/sparc_elf/dot_init.h | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r fa68d6f6de95 -r 17685b4c4ee2 lib/csu/sparc_elf/dot_init.h
--- a/lib/csu/sparc_elf/dot_init.h Thu Sep 19 01:23:24 2002 +0000
+++ b/lib/csu/sparc_elf/dot_init.h Thu Sep 19 01:24:43 2002 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: dot_init.h,v 1.1 2001/07/17 13:32:35 mrg Exp $ */
+/* $NetBSD: dot_init.h,v 1.2 2002/09/19 01:24:43 grant Exp $ */
/*-
* Copyright (c) 2001 Ross Harvey
@@ -35,7 +35,6 @@
*/
#include <sys/cdefs.h> /* RCS ID & Copyright macro defns */
-#include <machine/asm.h>
/*
* These must be extern to avoid warnings ("declared static but never defined")
Home |
Main Index |
Thread Index |
Old Index