commit | 628eb9b22032fb0f2e343f43efa60ec52b01d345 | [log] [tgz] |
---|---|---|
author | Rob Landley <rob@landley.net> | Sat Jun 16 14:19:56 2012 -0500 |
committer | Rob Landley <rob@landley.net> | Sat Jun 16 14:19:56 2012 -0500 |
tree | 47e440d45804e876004b98276cbfb620bb8017c3 | |
parent | ef7e7ebaab86dae90b8fabb6a5dbea08a26db9ba [diff] |
More header fiddling: crypt.h is silly, SUSv4 requires crypt() to be prototyped in unistd.h. The fact glibc refuses to do so without a wacky #define is a glibc bug, treat it as such.