summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Lundberg <johalun@users.noreply.github.com>2017-01-14 10:42:09 -0800
committerGitHub <noreply@github.com>2017-01-14 10:42:09 -0800
commita3634a518308bd2b88d5bc28a50f054f549e5db6 (patch)
tree9f0a49536c6b1b69df1127408292d068f1b93f12
parent2c23fd0c8b929728fd685492cab34740661b0c5f (diff)
downloadrust-libc-a3634a518308bd2b88d5bc28a50f054f549e5db6.tar.gz
Update mod.rs
-rw-r--r--src/unix/bsd/freebsdlike/dragonfly/mod.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/unix/bsd/freebsdlike/dragonfly/mod.rs b/src/unix/bsd/freebsdlike/dragonfly/mod.rs
index 8c4c56da81..926cd20af8 100644
--- a/src/unix/bsd/freebsdlike/dragonfly/mod.rs
+++ b/src/unix/bsd/freebsdlike/dragonfly/mod.rs
@@ -371,7 +371,6 @@ pub const LC_ALL_MASK: ::c_int = LC_COLLATE_MASK
| LC_TIME_MASK;
pub const TIOCSIG: ::c_uint = 0x2000745f;
-pub const TIOCSIG: ::c_uint = 0x2000745f;
pub const BTUARTDISC: ::c_int = 0x7;
pub const TIOCDCDTIMESTAMP: ::c_uint = 0x40107458;
pub const TIOCISPTMASTER: ::c_uint = 0x20007455;