cab16c0
diff -up nss/coreconf/location.mk.iquote nss/coreconf/location.mk
cab16c0
--- nss/coreconf/location.mk.iquote	2017-07-27 16:09:32.000000000 +0200
cab16c0
+++ nss/coreconf/location.mk	2017-09-06 13:23:14.633611555 +0200
cab16c0
@@ -75,4 +75,9 @@ ifndef SQLITE_LIB_NAME
cab16c0
     SQLITE_LIB_NAME = sqlite3
cab16c0
 endif
cab16c0
 
cab16c0
+# Prefer in-tree headers over system headers
cab16c0
+ifdef IN_TREE_FREEBL_HEADERS_FIRST
cab16c0
+    INCLUDES += -iquote $(DIST)/../public/nss -iquote $(DIST)/../private/nss
cab16c0
+endif
cab16c0
+
cab16c0
 MK_LOCATION = included