]> andersk Git - openssh.git/blobdiff - kex.c
- stevesk@cvs.openbsd.org 2006/07/26 13:57:17
[openssh.git] / kex.c
diff --git a/kex.c b/kex.c
index 5c1be6edec3df2603dc5e1dd88318d9ab3ae1c15..4b1dda8145741bf12f9f835821eb30d8b7fb93e3 100644 (file)
--- a/kex.c
+++ b/kex.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: kex.c,v 1.73 2006/07/26 02:35:17 stevesk Exp $ */
+/* $OpenBSD: kex.c,v 1.74 2006/07/26 13:57:17 stevesk Exp $ */
 /*
  * Copyright (c) 2000, 2001 Markus Friedl.  All rights reserved.
  *
@@ -29,6 +29,7 @@
 
 #include <openssl/crypto.h>
 
+#include <stdlib.h>
 #include <string.h>
 
 #include "ssh2.h"
This page took 0.032064 seconds and 4 git commands to generate.