$NetBSD: patch-ab,v 1.2 2003/08/04 08:21:05 adam Exp $

--- common.rules.orig	2003-07-20 03:01:47.000000000 +0200
+++ common.rules	2003-08-04 09:47:58.000000000 +0200
@@ -1,5 +1,7 @@
 # Common build rules, used by the sub modules and their module.mk files
 
+CPPFLAGS+=	-I$(BUILDLINK_DIR)/include
+
 # Convenience library target
 $(MODULE)/lib$(MODULE).a: $(MODULE_OBJS)
 	-$(RM) $@
