From 4bfca70ab85926364682a11aef5f921eb337cf54 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Sat, 17 Dec 2005 01:48:35 +0100 Subject: Add variable for plugindir rather then always using the define --- conf.h | 1 + 1 file changed, 1 insertion(+) (limited to 'conf.h') diff --git a/conf.h b/conf.h index ea9de150..c5b2455f 100644 --- a/conf.h +++ b/conf.h @@ -40,6 +40,7 @@ typedef struct conf char *password; char *hostname; char *configdir; + char *plugindir; char *motdfile; char *primary_storage; char **migrate_storage; -- cgit v1.2.3