summaryrefslogtreecommitdiff
path: root/ssh-ecdsa.c
diff options
context:
space:
mode:
Diffstat (limited to 'ssh-ecdsa.c')
-rw-r--r--ssh-ecdsa.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/ssh-ecdsa.c b/ssh-ecdsa.c
index a1c1bdb6..3069ca5b 100644
--- a/ssh-ecdsa.c
+++ b/ssh-ecdsa.c
@@ -24,6 +24,8 @@
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
+#include "includes.h"
+
#include <sys/types.h>
#include <openssl/bn.h>