From c79ff0770e0ac1e0d9acc2741190cf7599bb6bd8 Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Tue, 31 Aug 2010 22:50:48 +1000 Subject: - (djm) [bufec.c kexecdh.c kexecdhc.c kexecdhs.c ssh-ecdsa.c] include includes.h --- kexecdh.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'kexecdh.c') diff --git a/kexecdh.c b/kexecdh.c index a5a14f4bd..bd5718136 100644 --- a/kexecdh.c +++ b/kexecdh.c @@ -24,6 +24,8 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ +#include "includes.h" + #include #include -- cgit v1.2.3