summaryrefslogtreecommitdiffstats
path: root/src/cmd/upas/send/message.c
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2006-02-12 19:40:23 +0000
committerrsc <devnull@localhost>2006-02-12 19:40:23 +0000
commit5cc53af92d6bfae8b930d3c9154c8ed44e1feb09 (patch)
tree54d4829d507dba44e90e2f0ec2cf26cde280dd11 /src/cmd/upas/send/message.c
parentd0d15c12d43d201cf916ebfff157b976c8f3b6a1 (diff)
downloadplan9port-5cc53af92d6bfae8b930d3c9154c8ed44e1feb09.tar.gz
plan9port-5cc53af92d6bfae8b930d3c9154c8ed44e1feb09.zip
more changes
Diffstat (limited to 'src/cmd/upas/send/message.c')
-rw-r--r--src/cmd/upas/send/message.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd/upas/send/message.c b/src/cmd/upas/send/message.c
index 56fddba3..afd93e3b 100644
--- a/src/cmd/upas/send/message.c
+++ b/src/cmd/upas/send/message.c
@@ -2,7 +2,7 @@
#include "send.h"
#include "../smtp/smtp.h"
-#include "../smtp/y.tab.h"
+#include "../smtp/rfc822.tab.h"
/* global to this file */
static Reprog *rfprog;