Files
2020-06-24 18:23:09 +03:00

23 lines
776 B
Diff

diff -Nuar a/nss/lib/dbm/src/manifest.mn b/nss/lib/dbm/src/manifest.mn
--- a/nss/lib/dbm/src/manifest.mn 2020-06-17 01:50:59.000000000 +0300
+++ b/nss/lib/dbm/src/manifest.mn 2020-06-23 15:21:36.589739910 +0300
@@ -5,6 +5,7 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
CORE_DEPTH = ../../..
+INCLUDES += -I../include
MODULE = dbm
diff -Nuar a/nss/lib/sysinit/manifest.mn b/nss/lib/sysinit/manifest.mn
--- a/nss/lib/sysinit/manifest.mn 2020-06-17 01:50:59.000000000 +0300
+++ b/nss/lib/sysinit/manifest.mn 2020-06-23 15:21:15.448741436 +0300
@@ -3,6 +3,7 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
CORE_DEPTH = ../..
+INCLUDES += -I../util
MODULE = nss