From f85ae5fce84ad7bdc515c1ec324b9c56cb1a39b2 Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Tue, 25 Nov 2008 11:24:12 -0500 Subject: Remove the service stuff that we stopped using when we moved to the forl/exec model --- server/nss/nsssrv.c | 1 - 1 file changed, 1 deletion(-) (limited to 'server/nss/nsssrv.c') diff --git a/server/nss/nsssrv.c b/server/nss/nsssrv.c index 67aae9ea..ab1ef441 100644 --- a/server/nss/nsssrv.c +++ b/server/nss/nsssrv.c @@ -31,7 +31,6 @@ #include #include "ldb.h" #include "util/util.h" -#include "service.h" #include "nss/nsssrv.h" #include "nss/nsssrv_ldb.h" #include "confdb/confdb.h" -- cgit