]> andersk Git - openssh.git/blobdiff - ssh-keysign.c
- stevesk@cvs.openbsd.org 2006/07/22 20:48:23
[openssh.git] / ssh-keysign.c
index b558e54f77e1045475967efb0b7735ce410f830e..435b839fafd478b7c866feb3f9cd085680c36686 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: ssh-keysign.c,v 1.26 2006/07/17 01:31:10 stevesk Exp $ */
+/* $OpenBSD: ssh-keysign.c,v 1.27 2006/07/22 20:48:23 stevesk Exp $ */
 /*
  * Copyright (c) 2002 Markus Friedl.  All rights reserved.
  *
@@ -29,6 +29,7 @@
 #include <paths.h>
 #endif
 #include <pwd.h>
+#include <string.h>
 #include <unistd.h>
 
 #include <openssl/evp.h>
This page took 0.04167 seconds and 4 git commands to generate.