]> andersk Git - openssh.git/blobdiff - ssh.h
- (djm) Add replacement glob() from OpenBSD libc if the system glob is
[openssh.git] / ssh.h
diff --git a/ssh.h b/ssh.h
index b2be65f525e29348e76897b4b0ec717397839bc1..3ca92549d2873f74acc8bad36905af4f85dbd78c 100644 (file)
--- a/ssh.h
+++ b/ssh.h
@@ -20,7 +20,7 @@
 #include <stdarg.h> /* For va_list */
 #include <syslog.h> /* For LOG_AUTH and friends */
 #include <sys/socket.h> /* For struct sockaddr_storage */
-#include "fake-socket.h" /* For struct sockaddr_storage */
+#include "openbsd-compat/fake-socket.h" /* For struct sockaddr_storage */
 #ifdef HAVE_SYS_SELECT_H
 # include <sys/select.h>
 #endif
This page took 0.03079 seconds and 4 git commands to generate.