From d1e48c7e5c29b235e907741c99fcba1a8ecd31e2 Mon Sep 17 00:00:00 2001 From: "osdl.net!shemminger" Date: Fri, 25 Jun 2004 21:20:20 +0000 Subject: [PATCH] fix up dbm_include (Logical change 1.34) --- Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Makefile b/Makefile index fd758b92..aca1c0f7 100644 --- a/Makefile +++ b/Makefile @@ -6,6 +6,9 @@ DOCDIR=/usr/doc/iproute2 # Path to parent kernel include files directory KERNEL_INCLUDE:=/usr/include +# Path to db_185.h include +DBM_INCLUDE:=/usr/include + DEFINES= -DRESOLVE_HOSTNAMES #options if you have a bind>=4.9.4 libresolv (or, maybe, glibc)