chiark / gitweb /
selinux: avoid inclusion of null_log without selinux
authorDave Reisner <dreisner@archlinux.org>
Sat, 28 Jul 2012 00:02:00 +0000 (20:02 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 28 Jul 2012 20:35:41 +0000 (22:35 +0200)
commitf8e9f2cc4bbf6d1ee8ec6d5618f95be03530b95a
tree3107408b899ca948bbe134d260b03f64f64306f7
parent6c1f3ba54ac1f42598c543b86daaf294b29294b1
selinux: avoid inclusion of null_log without selinux

Avoids a compile time warning:

  warning: 'null_log' defined but not used [-Wunused-function]
src/core/selinux-setup.c