]> andersk Git - openssh.git/blobdiff - auth.h
- (djm) [auth.h dispatch.h kex.h] sprinkle in signal.h to get
[openssh.git] / auth.h
diff --git a/auth.h b/auth.h
index adbfdd2e589ea3dfa0392d7c26feae5277aefa1b..5f9fb6f101327ab235cef8fafd0576734489941b 100644 (file)
--- a/auth.h
+++ b/auth.h
@@ -28,6 +28,8 @@
 #ifndef AUTH_H
 #define AUTH_H
 
+#include <signal.h>
+
 #include "key.h"
 #include "hostfile.h"
 #include "buffer.h"
This page took 0.169807 seconds and 4 git commands to generate.