aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/upas/smtp/smtpd.c
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2006-02-12 00:34:08 +0000
committerrsc <devnull@localhost>2006-02-12 00:34:08 +0000
commita79cd7832f0154b7099bdeda5f9fbff6402d6760 (patch)
tree96ee47d45125d551f535d94256cbfcb323a23295 /src/cmd/upas/smtp/smtpd.c
parent7e61af5124e3843a8934da4e6be5e8fdc58d99dd (diff)
downloadplan9port-a79cd7832f0154b7099bdeda5f9fbff6402d6760.tar.gz
plan9port-a79cd7832f0154b7099bdeda5f9fbff6402d6760.tar.bz2
plan9port-a79cd7832f0154b7099bdeda5f9fbff6402d6760.zip
more changes
Diffstat (limited to 'src/cmd/upas/smtp/smtpd.c')
-rw-r--r--src/cmd/upas/smtp/smtpd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd/upas/smtp/smtpd.c b/src/cmd/upas/smtp/smtpd.c
index 8bd4511d..7b54b3cf 100644
--- a/src/cmd/upas/smtp/smtpd.c
+++ b/src/cmd/upas/smtp/smtpd.c
@@ -7,7 +7,7 @@
#include <mp.h>
#include <libsec.h>
#include <auth.h>
-#include "../smtp/y.tab.h"
+#include "../smtp/rfc822.tab.h"
#define DBGMX 1