ossp-pkg/lmtp2nntp/fixme.h 1.18 -> 1.19
--- fixme.h 2002/02/27 09:34:41 1.18
+++ fixme.h 2002/02/28 12:57:55 1.19
@@ -6,6 +6,7 @@
#define __FIXME_H__
#include <val.h>
+#include <var.h>
#include <sa.h>
struct acl {
char *acl;
@@ -106,6 +107,8 @@
struct session session;
msg_t *msg;
struct utsname uname;
+ var_t *config_varregex;
+ var_t *config_varctx;
} lmtp2nntp_t;
#define ERR_EXECUTION 1
|
|