mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-14 12:08:08 +02:00
2004-07-31 Colin Walters <walters@redhat.com>
* bus/selinux.c <HAVE_SELINUX>: Include utils.h to get BUS_SET_OOM.
This commit is contained in:
parent
f49c8eecef
commit
0f2cd8ba8e
2 changed files with 6 additions and 0 deletions
|
|
@ -1,3 +1,8 @@
|
|||
2004-07-31 Colin Walters <walters@redhat.com>
|
||||
|
||||
* bus/selinux.c <HAVE_SELINUX>: Include utils.h to get
|
||||
BUS_SET_OOM.
|
||||
|
||||
2004-07-31 Colin Walters <walters@redhat.com>
|
||||
|
||||
* configure.in: Use AC_TRY_COMPILE instead of AC_EGREP_HEADER
|
||||
|
|
|
|||
|
|
@ -24,6 +24,7 @@
|
|||
#include "selinux.h"
|
||||
#include "services.h"
|
||||
#include "policy.h"
|
||||
#include "utils.h"
|
||||
#include "config-parser.h"
|
||||
|
||||
#ifdef HAVE_SELINUX
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue