From 05c23254db9c9bce593c6972a94f86462d08777b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Fredrik=20H=C3=BCbinette=20=28Hubbe=29?= <hubbe@hubbe.net>
Date: Mon, 20 Nov 1995 17:07:46 +0100
Subject: [PATCH] Move getwd/getcwd to files module

Rev: src/machine.h.in:1.5
---
 src/machine.h.in | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/src/machine.h.in b/src/machine.h.in
index dd9b521420..8b1a41ab46 100644
--- a/src/machine.h.in
+++ b/src/machine.h.in
@@ -155,12 +155,6 @@
 /* Define if you have fchmod.  */
 #undef HAVE_FCHMOD
 
-/* Define if you have getwd.  */
-#undef HAVE_GETWD
-
-/* Define if you have getcwd.  */
-#undef HAVE_GETCWD
-
 /* Define if you have getenv.  */
 #undef HAVE_GETENV
 
-- 
GitLab