56c940faf8
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24529 3c298f89-4303-0410-b956-a3cf2f4a3e73
11 lines
254 B
Diff
11 lines
254 B
Diff
--- a/lib/curl_transport/Makefile
|
|
+++ b/lib/curl_transport/Makefile
|
|
@@ -34,6 +34,7 @@ INCLUDES = \
|
|
-I$(BLDDIR)/include \
|
|
-I$(SRCDIR)/include \
|
|
-I$(SRCDIR)/lib/util/include \
|
|
+ -I$(STAGING_DIR)/usr/include \
|
|
$(CURL_INCLUDES)
|
|
|
|
.PHONY: clean
|