Dumb typo; include netbsdelf in the elf case.
This commit is contained in:
parent
67df93822d
commit
11f1c558a9
|
@ -1,7 +1,7 @@
|
|||
/* $NetBSD: tm.h,v 1.3 1999/01/31 21:45:40 christos Exp $ */
|
||||
/* $NetBSD: tm.h,v 1.4 1999/02/14 14:22:56 christos Exp $ */
|
||||
|
||||
#ifdef DEFAULT_ELF
|
||||
#include "sparc/netbsd.h"
|
||||
#include "sparc/netbsdelf.h"
|
||||
#else
|
||||
#include "sparc/netbsd.h"
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue