JoeDog / siege

Siege is an http load tester and benchmarking utility
GNU General Public License v3.0
5.9k stars 386 forks source link

Fix build on NetBSD, FreeBSD, OpenBSD & DragonFlyBSD #230

Closed abs0 closed 8 months ago

abs0 commented 8 months ago

On *BSD systems must be included to use signal constants.

(It most likely could be unconditionally included on all systems)