diff options
Diffstat (limited to 'src/remote.cc')
| -rw-r--r-- | src/remote.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/remote.cc b/src/remote.cc index f4123c81..83fc8adc 100644 --- a/src/remote.cc +++ b/src/remote.cc @@ -16,6 +16,7 @@ #include <sys/un.h> #include <sys/wait.h> #include <unistd.h> +#include <stdio.h> #include <string.h> #include <pwd.h> #include <fcntl.h> |
