summaryrefslogtreecommitdiff
path: root/ssh-add.c
diff options
context:
space:
mode:
Diffstat (limited to 'ssh-add.c')
-rw-r--r--ssh-add.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ssh-add.c b/ssh-add.c
index 59933012d..4c5cc5727 100644
--- a/ssh-add.c
+++ b/ssh-add.c
@@ -35,7 +35,6 @@
35 */ 35 */
36 36
37#include "includes.h" 37#include "includes.h"
38RCSID("$OpenBSD: ssh-add.c,v 1.76 2006/03/13 10:26:52 dtucker Exp $");
39 38
40#include <sys/types.h> 39#include <sys/types.h>
41#include <sys/stat.h> 40#include <sys/stat.h>