From a79cd7832f0154b7099bdeda5f9fbff6402d6760 Mon Sep 17 00:00:00 2001 From: rsc Date: Sun, 12 Feb 2006 00:34:08 +0000 Subject: more changes --- src/cmd/upas/ml/dat.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/cmd/upas/ml/dat.h') diff --git a/src/cmd/upas/ml/dat.h b/src/cmd/upas/ml/dat.h index 3527af50..5d23bae8 100644 --- a/src/cmd/upas/ml/dat.h +++ b/src/cmd/upas/ml/dat.h @@ -1,6 +1,6 @@ #include "../smtp/smtp.h" -#include "../smtp/y.tab.h" +#include "../smtp/rfc822.tab.h" typedef struct Addr Addr; struct Addr -- cgit v1.2.3