* config/arm/nm-nbsd.h: Use "config/nm-nbsd.h" to include generic

include file of the same name.
This commit is contained in:
Richard Earnshaw 2002-05-16 13:32:14 +00:00
parent 074b403ea7
commit 8501bbeb90
2 changed files with 6 additions and 1 deletions

View file

@ -22,6 +22,6 @@
#define NM_NBSD_H
/* Get generic NetBSD native definitions. */
#include <nm-nbsd.h>
#include "config/nm-nbsd.h"
#endif /* NM_NBSD_H */