diff options
| author | Nalin Dahyabhai <nalin.dahyabhai@pobox.com> | 2008-03-27 15:24:05 -0400 |
|---|---|---|
| committer | Nalin Dahyabhai <nalin.dahyabhai@pobox.com> | 2008-03-27 15:24:05 -0400 |
| commit | 8f884257d95ea9ebec742b59dc83d7defdae117d (patch) | |
| tree | 8d49b573e9f96e2d4fddcb8fa01031265e03934f /src/plugin.c | |
| parent | bdd74a017f4f1456b63e3b621064adde8e739ac8 (diff) | |
| download | slapi-nis-8f884257d95ea9ebec742b59dc83d7defdae117d.tar.gz slapi-nis-8f884257d95ea9ebec742b59dc83d7defdae117d.tar.xz slapi-nis-8f884257d95ea9ebec742b59dc83d7defdae117d.zip | |
more cleanup of client-handling code
Diffstat (limited to 'src/plugin.c')
| -rw-r--r-- | src/plugin.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugin.c b/src/plugin.c index 7741593..4ceb98d 100644 --- a/src/plugin.c +++ b/src/plugin.c @@ -28,7 +28,6 @@ #include "plugin.h" #include "portmap.h" #include "schema.h" -#include "stream.h" #define PACKAGE_VERSION "0.0" |
