summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ypserv/yp_extern.h
diff options
context:
space:
mode:
authorcharnier <charnier@FreeBSD.org>1997-10-29 07:25:05 +0000
committercharnier <charnier@FreeBSD.org>1997-10-29 07:25:05 +0000
commit24e614e49c313df771b3e53f2b7e9f0babf0fff0 (patch)
tree8fc9203802250babef065ef17bdcacc1fe8f311b /usr.sbin/ypserv/yp_extern.h
parent941e2045a2c71da41fadec9bfed70cb37decf91d (diff)
downloadFreeBSD-src-24e614e49c313df771b3e53f2b7e9f0babf0fff0.zip
FreeBSD-src-24e614e49c313df771b3e53f2b7e9f0babf0fff0.tar.gz
Typos in man page. Cosmetics in error strings.
Diffstat (limited to 'usr.sbin/ypserv/yp_extern.h')
-rw-r--r--usr.sbin/ypserv/yp_extern.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/usr.sbin/ypserv/yp_extern.h b/usr.sbin/ypserv/yp_extern.h
index 5eacf13..0aaee26 100644
--- a/usr.sbin/ypserv/yp_extern.h
+++ b/usr.sbin/ypserv/yp_extern.h
@@ -29,15 +29,16 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id$
+ * $Id: yp_extern.h,v 1.11 1997/02/22 16:15:11 peter Exp $
*/
+
+#include <db.h>
+#include <limits.h>
#include <stdio.h>
#include <string.h>
#include <unistd.h>
#include <sys/cdefs.h>
#include <sys/types.h>
-#include <limits.h>
-#include <db.h>
#include <rpc/rpc.h>
#include <rpcsvc/yp.h>
OpenPOWER on IntegriCloud