summaryrefslogtreecommitdiff
path: root/misc.c
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2017-08-23 20:13:18 +1000
committerDamien Miller <djm@mindrot.org>2017-08-23 20:13:18 +1000
commit07949bfe9133234eddd01715592aa0dde67745f0 (patch)
treeb9cd0595a282767adf4939f8463d6bb6f3ad001f /misc.c
parentb074c3c3f820000a21953441cea7699c4b17d72f (diff)
misc.c needs functions from platform.c now
Diffstat (limited to 'misc.c')
-rw-r--r--misc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc.c b/misc.c
index 73723d197..05950a471 100644
--- a/misc.c
+++ b/misc.c
@@ -70,6 +70,7 @@
70#include "sshbuf.h" 70#include "sshbuf.h"
71#include "ssherr.h" 71#include "ssherr.h"
72#include "uidswap.h" 72#include "uidswap.h"
73#include "platform.h"
73 74
74/* remove newline at end of string */ 75/* remove newline at end of string */
75char * 76char *