fix up dbm_include

(Logical change 1.34)
diff --git a/Makefile b/Makefile
index fd758b9..aca1c0f 100644
--- a/Makefile
+++ b/Makefile
@@ -6,6 +6,9 @@
 # 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)