summaryrefslogtreecommitdiff
path: root/rpmio
diff options
context:
space:
mode:
Diffstat (limited to 'rpmio')
-rw-r--r--rpmio/stubs.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/rpmio/stubs.c b/rpmio/stubs.c
index 520c83269..68d6426c6 100644
--- a/rpmio/stubs.c
+++ b/rpmio/stubs.c
@@ -42,10 +42,6 @@
#include "misc/stpncpy.c"
#endif
-#if !defined(HAVE_STRSPN)
-#include "misc/strdup.c"
-#endif
-
#if defined(USE_GNU_GLOB)
#include "misc/fnmatch.h"
#include "misc/fnmatch.c"