summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.sbin/mdsetimage/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.sbin/mdsetimage/Makefile b/gnu/usr.sbin/mdsetimage/Makefile
index 0d5d7eae887..e0bb7d776bc 100644
--- a/gnu/usr.sbin/mdsetimage/Makefile
+++ b/gnu/usr.sbin/mdsetimage/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2001/12/31 23:04:13 thorpej Exp $
+# $NetBSD: Makefile,v 1.7 2002/01/22 13:50:53 tron Exp $
.include <bsd.own.mk>
@@ -10,7 +10,7 @@ PROG= mdsetimage
MAN= mdsetimage.8
CPPFLAGS+= -I${BFDDIR} -I${DIST}/bfd -I${DIST}/binutils -I${DIST}/include \
- -DHAVE_CONFIG_H
+ -DHAVE_CONFIG_H -DHAVE_ERR_H
DPADD+= ${BFDDIR}/libbfd.a
LDADD+= -L${BFDDIR} -lbfd