debuginfod.cxx: include libintl.h.
authorÉrico Rolim <erico.erc@gmail.com>
Mon, 2 Nov 2020 00:58:04 +0000 (21:58 -0300)
committerMark Wielaard <mark@klomp.org>
Tue, 3 Nov 2020 00:15:54 +0000 (01:15 +0100)
commit95ec1659cdd134a5fd260fffd9e3220909851903
tree9f9f03d5da85717b82f235a3b6905bf3e7ef9794
parentda855fc9cd415c288bfcb9de1f3d5eb329de0557
debuginfod.cxx: include libintl.h.

Uncomment the <libintl.h> include, since textdomain() and
bindtextdomain() functions provided by it are being used.

Signed-off-by: Érico Rolim <erico.erc@gmail.com>
debuginfod/ChangeLog
debuginfod/debuginfod.cxx