2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-30 13:58:05 +00:00

kill HAVE_GETWD

This commit is contained in:
Todd C. Miller 1998-04-06 02:49:29 +00:00
parent 2a4fbbdade
commit a5b490a9dc

View File

@ -123,9 +123,6 @@
/* Define if you have getcwd(3). */
#undef HAVE_GETCWD
/* Define if you have getwd(3). */
#undef HAVE_GETWD
/* Define if you have strdup(3). */
#undef HAVE_STRDUP