summaryrefslogtreecommitdiff
path: root/hald/hald.c
diff options
context:
space:
mode:
authorDavid Zeuthen <david@fubar.dk>2005-06-23 14:50:05 +0000
committerDavid Zeuthen <david@fubar.dk>2005-06-23 14:50:05 +0000
commit6c12d06b35ef9d9fe770cd37721bf2a91e872172 (patch)
treef2efa94f72dc5b34380cffb15ddaaf1c5e3cb046 /hald/hald.c
parent281edd392eefe25ae99028833a145a3ad399e905 (diff)
Patch from Alvaro Lopez Ortega <alvaro@sun.com> to add an empty Solaris
backend to HAL. New file New file Add checks for Solaris
Diffstat (limited to 'hald/hald.c')
-rw-r--r--hald/hald.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/hald/hald.c b/hald/hald.c
index e163e1f8..5dad3b9f 100644
--- a/hald/hald.c
+++ b/hald/hald.c
@@ -38,7 +38,6 @@
#include <fcntl.h>
#include <errno.h>
#include <signal.h>
-#include <sys/prctl.h>
#include <grp.h>
#include <syslog.h>