$NetBSD: patch-ae,v 1.1.1.1 2010/06/01 21:35:31 guigui2 Exp $

--- src/ssh2/session.h.orig	2007-12-29 10:09:40.000000000 -0500
+++ src/ssh2/session.h	2010-03-03 00:22:06.000000000 -0500
@@ -8,7 +8,7 @@
 #define PyOpenSSL_SSH2_Session_H_
 
 #include <Python.h>
-#include "libssh2_priv.h"
+#include "libssh2.h"
 
 extern  int       init_SSH2_Session   (PyObject *);
 
