]> andersk Git - openssh.git/blobdiff - includes.h
- (tim) [CREDITS LICENCE auth.c configure.ac defines.h includes.h session.c
[openssh.git] / includes.h
index 9408fec9a77f2c30ca7cd6f9e34cfc4cf4198b0b..fa65aa38d6bbcbc8eafa17b37dfae78e162d0544 100644 (file)
@@ -169,6 +169,10 @@ static /**/const char *const rcsid[] = { (const char *)rcsid, "\100(#)" msg }
 # include <ia.h>
 #endif
 
+#ifdef HAVE_IAF_H
+# include <iaf.h>
+#endif
+
 #ifdef HAVE_TMPDIR_H
 # include <tmpdir.h>
 #endif
This page took 0.049532 seconds and 4 git commands to generate.