summaryrefslogtreecommitdiffstats
path: root/src/format.c
diff options
context:
space:
mode:
authorNalin Dahyabhai <nalin.dahyabhai@pobox.com>2008-06-30 11:54:35 -0400
committerNalin Dahyabhai <nalin.dahyabhai@pobox.com>2008-06-30 11:54:35 -0400
commitfb1a1a4523009eea9b22d98f8937009ea9378ece (patch)
tree65adec08a9dd8e49ed74f57c812217dee7ccd6ab /src/format.c
parentd9004caaf38a3e8e0a2a61f06acb466619ae4abf (diff)
- rename plugin.c,plugin.h to plug-nis.c,plug-nis.h
Diffstat (limited to 'src/format.c')
-rw-r--r--src/format.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/format.c b/src/format.c
index ca36866..7ba35aa 100644
--- a/src/format.c
+++ b/src/format.c
@@ -44,7 +44,7 @@
#include "backend.h"
#include "defaults.h"
#include "format.h"
-#include "plugin.h"
+#include "plug-nis.h"
#define DEFAULT_BUFFER_SIZE 0x1000
#define MAX_BUFFER_SIZE 0x100000