summaryrefslogtreecommitdiff
path: root/src/unix/notbsd/linux/other/b64/x86_64.rs
diff options
context:
space:
mode:
authorNicolas Dusart <dusartnicolas@gmail.com>2017-06-29 21:25:55 +0200
committerNicolas Dusart <dusartnicolas@gmail.com>2017-07-03 13:26:35 +0200
commit4abc3cefef25eb2d5ad4ee780699872026eb9a4d (patch)
treef98341fdb4743621064a6ba37c82d4d08c315b33 /src/unix/notbsd/linux/other/b64/x86_64.rs
parenta38631f465079307a916586c7d4bf8493f8374f5 (diff)
downloadrust-libc-4abc3cefef25eb2d5ad4ee780699872026eb9a4d.tar.gz
Update to NDK r15b (with unified headers) and add missing symbols needed by nix crate
Diffstat (limited to 'src/unix/notbsd/linux/other/b64/x86_64.rs')
-rw-r--r--src/unix/notbsd/linux/other/b64/x86_64.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/unix/notbsd/linux/other/b64/x86_64.rs b/src/unix/notbsd/linux/other/b64/x86_64.rs
index b5bddb6209..a14924bede 100644
--- a/src/unix/notbsd/linux/other/b64/x86_64.rs
+++ b/src/unix/notbsd/linux/other/b64/x86_64.rs
@@ -389,8 +389,6 @@ pub const TIOCMBIC: ::c_ulong = 0x5417;
pub const TIOCMSET: ::c_ulong = 0x5418;
pub const TIOCCONS: ::c_ulong = 0x541D;
-pub const CLONE_NEWCGROUP: ::c_int = 0x02000000;
-
pub const SFD_CLOEXEC: ::c_int = 0x080000;
pub const NCCS: usize = 32;