#ifndef _INET_MASK_TOP_H_INCLUDED_ #define _INET_MASK_TOP_H_INCLUDED_ /*++ /* NAME /* inet_prefix_top 3h /* SUMMARY /* convert net/mask to printable string /* SYNOPSIS /* #include /* DESCRIPTION /* .nf /* * External interface. */ extern char *inet_prefix_top(int, const void *, int); /* LICENSE /* .ad /* .fi /* The Secure Mailer license must be distributed with this software. /* AUTHOR(S) /* Wietse Venema /*--*/ #endif