Merged h/mts.h into h/prototypes.h.
[mmh] / h / mts.h
diff --git a/h/mts.h b/h/mts.h
deleted file mode 100644 (file)
index 2155e05..0000000
--- a/h/mts.h
+++ /dev/null
@@ -1,12 +0,0 @@
-/*
-** mts.h -- definitions for the mail system
-*/
-
-/*
-** Local and UUCP Host Name
-*/
-char *LocalName(void);
-char *SystemName(void);
-
-char *getusername(void);
-char *getfullname(void);