mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-31 18:20:10 +01:00
systemd: drop xlocale.h include
It is not needed and doesn't exist in glibc 2.26 or other libcs. systemd removed it in commit 284d1cd0a1 too. (cherry picked from commita5d7cf5c4b) (cherry picked from commit3b207f9e58)
This commit is contained in:
parent
27be61ec79
commit
cea59c3fd3
1 changed files with 0 additions and 1 deletions
|
|
@ -25,7 +25,6 @@
|
|||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <xlocale.h>
|
||||
|
||||
#include "alloc-util.h"
|
||||
#if 0 /* NM_IGNORED */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue