commit | d47e2af76351090588ee2be3d85a2c31eb383223 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Thu Apr 05 15:21:49 2012 -0700 |
committer | Theodore Ts'o <tytso@mit.edu> | Thu Apr 05 15:21:49 2012 -0700 |
tree | b91ce5bda976f80969c1e4ce9e78304912c5f01b | |
parent | 25ff7725cc934fff9bca44add76b5557c71e4a4a [diff] |
fsck: don't include sys/signal.h for portability reasons It isn't necessary to include sys/signal.h, and it's not available on all systems. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>