diff options
Diffstat (limited to 'rpmio/stubs.c')
-rw-r--r-- | rpmio/stubs.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/rpmio/stubs.c b/rpmio/stubs.c index d2118bf62..4b988c546 100644 --- a/rpmio/stubs.c +++ b/rpmio/stubs.c @@ -26,10 +26,6 @@ #include "misc/realpath.c" #endif -#if !defined(HAVE_SETENV) -#include "misc/setenv.c" -#endif - #if !defined(HAVE_STPCPY) #include "misc/stpcpy.c" #endif |