diff options
Diffstat (limited to 'mx.h')
-rw-r--r-- | mx.h | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -6,8 +6,6 @@ struct mxentry int pref; }; -#ifdef HAVE_PROTOTYPES extern struct mxentry * getmxrecords(const char *); -#endif /* HAVE_PROTOTYPES */ /* mx.h ends here */ |