]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #24988 - semarie:unused-pid_t, r=alexcrichton
authorManish Goregaokar <manishsmail@gmail.com>
Fri, 1 May 2015 05:42:16 +0000 (11:12 +0530)
committerManish Goregaokar <manishsmail@gmail.com>
Fri, 1 May 2015 14:50:19 +0000 (20:20 +0530)
- unbreak the build under openbsd
- while here, apply same modification to dragonfly, freebsd, ios (pid_t
  imported, but not used in raw.rs)

r? @alexcrichton
cc @wg @mneumann @vhbit


Trivial merge