summaryrefslogtreecommitdiffstats
path: root/crypto/openssh/roaming_client.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssh/roaming_client.c')
-rw-r--r--crypto/openssh/roaming_client.c8
1 files changed, 1 insertions, 7 deletions
diff --git a/crypto/openssh/roaming_client.c b/crypto/openssh/roaming_client.c
index de049cd..cb13285 100644
--- a/crypto/openssh/roaming_client.c
+++ b/crypto/openssh/roaming_client.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: roaming_client.c,v 1.7 2014/01/09 23:20:00 djm Exp $ */
+/* $OpenBSD: roaming_client.c,v 1.9 2015/01/27 12:54:06 okan Exp $ */
/*
* Copyright (c) 2004-2009 AppGate Network Security AB
*
@@ -21,16 +21,10 @@
#include <sys/types.h>
#include <sys/socket.h>
-#ifdef HAVE_INTTYPES_H
-#include <inttypes.h>
-#endif
#include <signal.h>
#include <string.h>
#include <unistd.h>
-#include <openssl/crypto.h>
-#include <openssl/sha.h>
-
#include "xmalloc.h"
#include "buffer.h"
#include "channels.h"
OpenPOWER on IntegriCloud