Merged h/mts.h into h/prototypes.h.
[mmh] / sbr / addrsbr.c
index 4cc0006..c1e937f 100644 (file)
@@ -73,9 +73,6 @@ static char err[BUFSIZ];
 static char adr[BUFSIZ];
 
 
-extern boolean  username_extension_masquerading;  /* defined in mts.c */
-
-
 /*
 ** external prototypes
 */
@@ -469,7 +466,6 @@ local_test: ;
 ** everything is a valid host, and let SendMail worry about it.
 */
 
-#include <h/mts.h>
 #include <netdb.h>