From ca4efef04651a0180682b0df42e4140e3e772a60 Mon Sep 17 00:00:00 2001 From: Nalin Dahyabhai Date: Thu, 29 May 2008 16:33:41 -0400 Subject: - try to pull out NSPRisms where they're not needed --- src/dispatch.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/dispatch.c') diff --git a/src/dispatch.c b/src/dispatch.c index a802487..a880d8a 100644 --- a/src/dispatch.c +++ b/src/dispatch.c @@ -15,10 +15,6 @@ #include #include -#include -#include -#include - #include "dispatch.h" #include "nis.h" #include "plugin.h" -- cgit