reimplement getdnsdomainname
[apps/madmutt.git] / protos.h
index c253db0..0b6616e 100644 (file)
--- a/protos.h
+++ b/protos.h
@@ -303,8 +303,6 @@ void mutt_pattern_free (pattern_t ** pat);
 #define S_ISLNK(x) (((x) & S_IFMT) == S_IFLNK ? 1 : 0)
 #endif
 
-int getdnsdomainname (char *, size_t);
-
 /* According to SCO support, this is how to detect SCO */
 #if defined (_M_UNIX) || defined (M_OS)
 #define SCO