diff options
| author | Nalin Dahyabhai <nalin.dahyabhai@pobox.com> | 2008-06-30 11:54:35 -0400 |
|---|---|---|
| committer | Nalin Dahyabhai <nalin.dahyabhai@pobox.com> | 2008-06-30 11:54:35 -0400 |
| commit | fb1a1a4523009eea9b22d98f8937009ea9378ece (patch) | |
| tree | 65adec08a9dd8e49ed74f57c812217dee7ccd6ab /src/dispatch.c | |
| parent | d9004caaf38a3e8e0a2a61f06acb466619ae4abf (diff) | |
| download | slapi-nis-fb1a1a4523009eea9b22d98f8937009ea9378ece.tar.gz slapi-nis-fb1a1a4523009eea9b22d98f8937009ea9378ece.tar.xz slapi-nis-fb1a1a4523009eea9b22d98f8937009ea9378ece.zip | |
- rename plugin.c,plugin.h to plug-nis.c,plug-nis.h
Diffstat (limited to 'src/dispatch.c')
| -rw-r--r-- | src/dispatch.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dispatch.c b/src/dispatch.c index 1abfef5..3a4ae6b 100644 --- a/src/dispatch.c +++ b/src/dispatch.c @@ -51,7 +51,7 @@ #include <rpc/pmap_clnt.h> #include <rpcsvc/yp_prot.h> -#include "plugin.h" +#include "plug-nis.h" #include "dispatch.h" #include "nis.h" #include "portmap.h" |
