aboutsummaryrefslogtreecommitdiff
path: root/sshfs.c
diff options
context:
space:
mode:
Diffstat (limited to 'sshfs.c')
-rw-r--r--sshfs.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sshfs.c b/sshfs.c
index 2876a21..da6e130 100644
--- a/sshfs.c
+++ b/sshfs.c
@@ -22,6 +22,7 @@
#include <signal.h>
#include <sys/time.h>
#include <sys/wait.h>
+#include <sys/socket.h>
#include <netinet/in.h>
#include <glib.h>