]> andersk Git - openssh.git/blobdiff - sftp-client.c
- (dtucker) [configure.ac sftp-client.c] DOTTIF is in fs/ffs/dir.h on at
[openssh.git] / sftp-client.c
index cc4a5b15bfca99133c31ae39954ced44877e6ae9..b49e81b9179ef0a89f47a2ec6936754b0f558470 100644 (file)
@@ -37,6 +37,9 @@
 #include <sys/uio.h>
 
 #include <dirent.h>
+#ifdef DTTOIF_IN_FS_FFS_DIR_H
+# include <fs/ffs/dir.h>
+#endif
 #include <errno.h>
 #include <fcntl.h>
 #include <signal.h>
This page took 0.035396 seconds and 4 git commands to generate.