summaryrefslogtreecommitdiffstats
path: root/packet.h
diff options
context:
space:
mode:
Diffstat (limited to 'packet.h')
-rw-r--r--packet.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/packet.h b/packet.h
index b0a1531e..7b06544e 100644
--- a/packet.h
+++ b/packet.h
@@ -34,7 +34,7 @@
# define EC_POINT void
#endif /* WITH_OPENSSL */
-#include <sys/signal.h>
+#include <signal.h>
#include "openbsd-compat/sys-queue.h"
struct kex;