From 1b81b2562f3913f2d4fda5bd3a002430b51e0de4 Mon Sep 17 00:00:00 2001 From: Alon Zakai Date: Thu, 6 Oct 2011 14:07:41 -0700 Subject: net-related headers --- tools/shared.py | 1 + 1 file changed, 1 insertion(+) (limited to 'tools/shared.py') diff --git a/tools/shared.py b/tools/shared.py index ae1ca94b..ce2dff14 100644 --- a/tools/shared.py +++ b/tools/shared.py @@ -37,6 +37,7 @@ if USE_EMSDK: '-I' + path_from_root('system', 'include', 'freebsd'), # posix stuff '-I' + path_from_root('system', 'include', 'libc'), '-I' + path_from_root('system', 'include', 'libcxx'), + '-I' + path_from_root('system', 'include', 'net'), ] # Engine tweaks -- cgit v1.2.3-18-g5258