summaryrefslogtreecommitdiff
path: root/openbsd-compat/port-aix.c
diff options
context:
space:
mode:
Diffstat (limited to 'openbsd-compat/port-aix.c')
-rw-r--r--openbsd-compat/port-aix.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbsd-compat/port-aix.c b/openbsd-compat/port-aix.c
index f3a84aec8..eabb52493 100644
--- a/openbsd-compat/port-aix.c
+++ b/openbsd-compat/port-aix.c
@@ -29,7 +29,7 @@
29#include "xmalloc.h" 29#include "xmalloc.h"
30#include "sshbuf.h" 30#include "sshbuf.h"
31#include "ssherr.h" 31#include "ssherr.h"
32#include "key.h" 32#include "sshkey.h"
33#include "hostfile.h" 33#include "hostfile.h"
34#include "auth.h" 34#include "auth.h"
35#include "ssh.h" 35#include "ssh.h"