diff options
| author | Nalin Dahyabhai <nalin.dahyabhai@pobox.com> | 2008-05-29 16:33:41 -0400 |
|---|---|---|
| committer | Nalin Dahyabhai <nalin.dahyabhai@pobox.com> | 2008-05-29 16:33:41 -0400 |
| commit | ca4efef04651a0180682b0df42e4140e3e772a60 (patch) | |
| tree | 72dc976da93995bb588094457b3b6dffd6052699 /src/dispatch.c | |
| parent | 920cd9bdd08b4e4401121cf1eb0b2d08b9da9e1e (diff) | |
| download | slapi-nis-ca4efef04651a0180682b0df42e4140e3e772a60.tar.gz slapi-nis-ca4efef04651a0180682b0df42e4140e3e772a60.tar.xz slapi-nis-ca4efef04651a0180682b0df42e4140e3e772a60.zip | |
- try to pull out NSPRisms where they're not needed
Diffstat (limited to 'src/dispatch.c')
| -rw-r--r-- | src/dispatch.c | 4 |
1 files changed, 0 insertions, 4 deletions
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 <rpc/pmap_clnt.h> #include <rpcsvc/yp_prot.h> -#include <nspr.h> -#include <secport.h> -#include <plarenas.h> - #include "dispatch.h" #include "nis.h" #include "plugin.h" |
