Jakub Filak <[email protected]> writes: > --- > src/plugins/reporter-bugzilla.c | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/src/plugins/reporter-bugzilla.c b/src/plugins/reporter-bugzilla.c > index 6584f0f..39f356a 100644 > --- a/src/plugins/reporter-bugzilla.c > +++ b/src/plugins/reporter-bugzilla.c > @@ -16,6 +16,7 @@ > with this program; if not, write to the Free Software Foundation, Inc., > 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. > */ > +#include <locale.h> > #include "internal_libreport.h" > #include "client.h" > #include "abrt_xmlrpc.h"
ok, push and please use $ git commit -s -- Nikola
