From 07949bfe9133234eddd01715592aa0dde67745f0 Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Wed, 23 Aug 2017 20:13:18 +1000 Subject: misc.c needs functions from platform.c now --- misc.c | 1 + 1 file changed, 1 insertion(+) (limited to 'misc.c') diff --git a/misc.c b/misc.c index 73723d197..05950a471 100644 --- a/misc.c +++ b/misc.c @@ -70,6 +70,7 @@ #include "sshbuf.h" #include "ssherr.h" #include "uidswap.h" +#include "platform.h" /* remove newline at end of string */ char * -- cgit v1.2.3