trivial: remove obsolete HAVE_SELINUX conditional sections

This macro is not defined by the build system.
This commit is contained in:
Pavel Šimerda 2012-08-23 15:08:51 +02:00
parent 8a0e928aed
commit 00f1d251b4

View file

@ -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