all: drop includes to <glib/gi18n.h> for "nm-default.h"
The localization headers are now included via "nm-default.h". Also fixes several places, where we wrongly included <glib/gi18n-lib.h> instead of <glib/gi18n.h>. For example under "clients/" directory.
This commit is contained in:

committed by
Thomas Haller

parent
7363dc94c6
commit
22e1a97e12
@@ -34,7 +34,6 @@
|
||||
#include <fcntl.h>
|
||||
#include <sys/stat.h>
|
||||
#include <sys/types.h>
|
||||
#include <glib/gi18n.h>
|
||||
#include <gmodule.h>
|
||||
#include <string.h>
|
||||
#include <sys/resource.h>
|
||||
|
Reference in New Issue
Block a user