summaryrefslogtreecommitdiff
path: root/usr.bin/ssh/hmac.c
diff options
context:
space:
mode:
authorMarkus Friedl <markus@cvs.openbsd.org>2000-04-12 09:39:11 +0000
committerMarkus Friedl <markus@cvs.openbsd.org>2000-04-12 09:39:11 +0000
commit46e7e80a63889bcfb56bc88772e98bdd1c91925f (patch)
tree817476a146fbe324a12fbc894591eb2419a16467 /usr.bin/ssh/hmac.c
parent47943a8d442eedf7143cb0554d517561863e52d8 (diff)
#include <ssl/foo.h> -> <openssh/foo.h>
Diffstat (limited to 'usr.bin/ssh/hmac.c')
-rw-r--r--usr.bin/ssh/hmac.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/ssh/hmac.c b/usr.bin/ssh/hmac.c
index 6d27ebc6a30..fe53aa47e7c 100644
--- a/usr.bin/ssh/hmac.c
+++ b/usr.bin/ssh/hmac.c
@@ -28,13 +28,13 @@
*/
#include "includes.h"
-RCSID("$Id: hmac.c,v 1.1 2000/04/03 20:06:15 markus Exp $");
+RCSID("$Id: hmac.c,v 1.2 2000/04/12 09:39:10 markus Exp $");
#include "xmalloc.h"
#include "ssh.h"
#include "getput.h"
-#include <ssl/hmac.h>
+#include <openssl/hmac.h>
unsigned char *
hmac(