X-Git-Url: http://andersk.mit.edu/gitweb/gssapi-openssh.git/blobdiff_plain/d17c8fc2b09292b1331578bddeb0c36f45460b85..e9a17296ccbb7bb4f9a0affffe58d2240768a7d4:/openssh/openbsd-compat/openbsd-compat.h diff --git a/openssh/openbsd-compat/openbsd-compat.h b/openssh/openbsd-compat/openbsd-compat.h index 845d98f..551bdc9 100644 --- a/openssh/openbsd-compat/openbsd-compat.h +++ b/openssh/openbsd-compat/openbsd-compat.h @@ -40,5 +40,7 @@ /* Routines for a single OS platform */ #include "bsd-cray.h" +#include "port-irix.h" +#include "port-aix.h" #endif /* _OPENBSD_H */