Include compat header for definitions.

This commit is contained in:
Darren Tucker 2020-01-14 14:26:41 +11:00
parent e0cedcad51
commit a0989b6021

View File

@ -17,6 +17,8 @@
/* #define DEBUG_SK 1 */
#include "includes.h"
#define SSHKEY_INTERNAL
#include <sys/types.h>
#include <limits.h>