summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sftp-realpath.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sftp-realpath.c b/sftp-realpath.c
index 0ed808f4..9ac40181 100644
--- a/sftp-realpath.c
+++ b/sftp-realpath.c
@@ -27,6 +27,8 @@
* SUCH DAMAGE.
*/
+#include "includes.h"
+
#include <sys/types.h>
#include <sys/param.h>
#include <sys/stat.h>