mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-07 01:40:53 +01:00
trivial: remove obsolete HAVE_SELINUX conditional sections
This macro is not defined by the build system.
This commit is contained in:
parent
8a0e928aed
commit
00f1d251b4
1 changed files with 0 additions and 4 deletions
|
|
@ -46,10 +46,6 @@
|
|||
#include "nm-dns-plugin.h"
|
||||
#include "nm-dns-dnsmasq.h"
|
||||
|
||||
#ifdef HAVE_SELINUX
|
||||
#include <selinux/selinux.h>
|
||||
#endif
|
||||
|
||||
#ifndef RESOLV_CONF
|
||||
#define RESOLV_CONF "/etc/resolv.conf"
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue