Add missing includes of libintl.h.
This commit is contained in:
@@ -26,6 +26,9 @@
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
#ifdef HAVE_LIBINTL_H
|
||||
# include <libintl.h>
|
||||
#endif
|
||||
|
||||
#include "missing.h"
|
||||
|
||||
|
Reference in New Issue
Block a user