]> andersk Git - openssh.git/blobdiff - roaming_client.c
- djm@cvs.openbsd.org 2010/01/09 05:04:24
[openssh.git] / roaming_client.c
index cfa57f61382f42952ee284429560288fc0adcdfa..c80db5826094b54a6b8f991f998f95d36cd151ec 100644 (file)
@@ -21,7 +21,9 @@
 #include <sys/types.h>
 #include <sys/socket.h>
 
+#ifdef HAVE_INTTYPES_H
 #include <inttypes.h>
+#endif
 #include <signal.h>
 #include <string.h>
 #include <unistd.h>
This page took 0.030595 seconds and 4 git commands to generate.