Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(17)

Unified Diff: native_client_sdk/src/build_tools/sdk_files.list

Issue 22642016: [NaCL SDK] Ship sys/mount.h for newlib/pnacl. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add extern C Created 7 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | native_client_sdk/src/examples/demo/flock/flock.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: native_client_sdk/src/build_tools/sdk_files.list
diff --git a/native_client_sdk/src/build_tools/sdk_files.list b/native_client_sdk/src/build_tools/sdk_files.list
index 73b075a72281c578ea220087eccb4de4264e1a8d..a210f4ab4818b16ac9c9883970abf142c6b0f9cd 100644
--- a/native_client_sdk/src/build_tools/sdk_files.list
+++ b/native_client_sdk/src/build_tools/sdk_files.list
@@ -361,6 +361,7 @@ include/newlib/netinet/in.h
include/newlib/netinet/tcp.h
include/newlib/netinet6/in6.h
include/newlib/poll.h
+include/newlib/sys/mount.h
include/newlib/sys/select.h
include/newlib/sys/socket.h
include/newlib/sys/termios.h
@@ -371,6 +372,7 @@ include/pnacl/netinet/in.h
include/pnacl/netinet/tcp.h
include/pnacl/netinet6/in6.h
include/pnacl/poll.h
+include/pnacl/sys/mount.h
include/pnacl/sys/select.h
include/pnacl/sys/socket.h
include/pnacl/sys/termios.h
« no previous file with comments | « no previous file | native_client_sdk/src/examples/demo/flock/flock.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698