diff options
author | Stef Walter <stef@memberwebs.com> | 2009-03-26 17:30:49 +0000 |
---|---|---|
committer | Stef Walter <stef@memberwebs.com> | 2009-03-26 17:30:49 +0000 |
commit | a292e665e7aa78cc8a9ad3569328e06917639c22 (patch) | |
tree | d72c357dd22926e9d8876f20ff1f16cacd281399 /daemon/misc.c | |
parent | 9e1de4e71db2c5b32bb8349584bafc22d6e29752 (diff) |
Support for building on Solaris.
Diffstat (limited to 'daemon/misc.c')
-rw-r--r-- | daemon/misc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/daemon/misc.c b/daemon/misc.c index 36af7aa..b2da085 100644 --- a/daemon/misc.c +++ b/daemon/misc.c @@ -24,7 +24,6 @@ #include "md5.h" #include <syslog.h> -#include <err.h> #include <stdio.h> #include <fcntl.h> #include <unistd.h> |