move rfc822.c as well
[apps/madmutt.git] / sendlib.c
index 91490fe..208b434 100644 (file)
--- a/sendlib.c
+++ b/sendlib.c
@@ -69,8 +69,6 @@
 #include <assert.h>
 #endif
 
-extern char RFC822Specials[];
-
 #define DISPOSITION(X) X==DISPATTACH?"attachment":"inline"
 
 static char MsgIdPfx = 'A';