summaryrefslogtreecommitdiff
path: root/sshsig.c
diff options
context:
space:
mode:
Diffstat (limited to 'sshsig.c')
-rw-r--r--sshsig.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sshsig.c b/sshsig.c
index c1f2d803f..3dbdc8505 100644
--- a/sshsig.c
+++ b/sshsig.c
@@ -14,6 +14,8 @@
14 * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 14 * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
15 */ 15 */
16 16
17#include "includes.h"
18
17#include <stdio.h> 19#include <stdio.h>
18#include <stdlib.h> 20#include <stdlib.h>
19#include <stdarg.h> 21#include <stdarg.h>