summaryrefslogtreecommitdiffstats
path: root/server/monitor
diff options
context:
space:
mode:
authorMartin Nagy <mnagy@redhat.com>2009-10-08 21:18:30 +0200
committerStephen Gallagher <sgallagh@redhat.com>2009-10-22 13:56:22 -0400
commitdc35d48c98e78116a8393f6fa432d38c2622c02b (patch)
tree8de8695817b703b349c322cfb9a59151e50f6d05 /server/monitor
parentaf40ddb7f307b84dc7f983fd420475809bda0851 (diff)
downloadsssd-dc35d48c98e78116a8393f6fa432d38c2622c02b.tar.gz
sssd-dc35d48c98e78116a8393f6fa432d38c2622c02b.tar.xz
sssd-dc35d48c98e78116a8393f6fa432d38c2622c02b.zip
Delete sssd-i18n.h and put it's old contents into util.h
Also include talloc.h, tevent.h and ldb.h as system headers in util.h.
Diffstat (limited to 'server/monitor')
-rw-r--r--server/monitor/monitor.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/server/monitor/monitor.c b/server/monitor/monitor.c
index 427e10d19..56bf6eaae 100644
--- a/server/monitor/monitor.c
+++ b/server/monitor/monitor.c
@@ -52,7 +52,6 @@
#include "dbus/dbus.h"
#include "sbus/sssd_dbus.h"
#include "monitor/monitor_interfaces.h"
-#include "util/sssd-i18n.h"
/* ping time cannot be less then once every few seconds or the
* monitor will get crazy hammering children with messages */