packf prints to stdout now.
[mmh] / sbr / addrsbr.c
index 4059ce0..42742d2 100644 (file)
@@ -72,11 +72,8 @@ static char *note = NULL;
 static char err[BUFSIZ];
 static char adr[BUFSIZ];
 
-
-/*
-** external prototypes
-*/
-char *getusername(void);
+/* static prototype */
+char *OfficialName(char *);
 
 
 char *
@@ -466,7 +463,6 @@ local_test: ;
 ** everything is a valid host, and let SendMail worry about it.
 */
 
-#include <h/mts.h>
 #include <netdb.h>