]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - unix/uxplink.c
Add ability for ssh2_userkey_loadpub() to return the key comment.
[PuTTY.git] / unix / uxplink.c
index 755f1b2bcfbbeb77d4a324928f0176700d25c206..13dea4417141a688b11db2a280b60c912eb7e719 100644 (file)
 #include <termios.h>
 #include <pwd.h>
 #include <sys/ioctl.h>
+#include <sys/time.h>
+#ifndef HAVE_NO_SYS_SELECT_H
 #include <sys/select.h>
+#endif
 
 #define PUTTY_DO_GLOBALS              /* actually _define_ globals */
 #include "putty.h"