aboutsummaryrefslogtreecommitdiffstats
path: root/mx.h
diff options
context:
space:
mode:
Diffstat (limited to 'mx.h')
-rw-r--r--mx.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/mx.h b/mx.h
index 30da95b5..57c23cdc 100644
--- a/mx.h
+++ b/mx.h
@@ -6,8 +6,6 @@ struct mxentry
int pref;
};
-#ifdef HAVE_PROTOTYPES
extern struct mxentry * getmxrecords(const char *);
-#endif /* HAVE_PROTOTYPES */
/* mx.h ends here */