aboutsummaryrefslogtreecommitdiff
path: root/crypto/openssh/openbsd-compat/getcwd.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssh/openbsd-compat/getcwd.c')
-rw-r--r--crypto/openssh/openbsd-compat/getcwd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssh/openbsd-compat/getcwd.c b/crypto/openssh/openbsd-compat/getcwd.c
index de3baccbbbaa..6fd8543a5f3e 100644
--- a/crypto/openssh/openbsd-compat/getcwd.c
+++ b/crypto/openssh/openbsd-compat/getcwd.c
@@ -24,7 +24,7 @@
* SUCH DAMAGE.
*/
-#include "config.h"
+#include "includes.h"
#if !defined(HAVE_GETCWD)