Commit df0617f28978f809a93bbaf1efc24372a2d8d39f

Nick Mathewson 2009-04-23T00:21:23

Use signal.h, not sys/signal.h. This is patch 2673214 from mmadia. It is correct, since we unconditionally include signal.h in many other places, and only sometimes include sys/signal.h. It is necessary to compile on Haiku, I'm told. svn:r1228