diff options
Diffstat (limited to 'lib/macro.c')
-rw-r--r-- | lib/macro.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/macro.c b/lib/macro.c index 769c5ff8f..826cddaab 100644 --- a/lib/macro.c +++ b/lib/macro.c @@ -11,7 +11,6 @@ #define RPMERR_BADSPEC stderr #define _(x) x #else -#include "intl.h" #include "rpmlib.h" #endif |