From d806166ff83e144b130dd3b12edd5a89ae33ea46 Mon Sep 17 00:00:00 2001 From: gad Date: Mon, 14 Jul 2003 20:20:58 +0000 Subject: Get the 'sccsid' lines even closer to correct style(9) form. The '#ifdef lint/#endif' around the lines should not have been removed. Also add blank lines where one (per file) was missing. Reviewed by: First part noticed by bde, blank lines noticed by me MFC after: 15 days --- usr.sbin/lpr/common_source/request.c | 1 + 1 file changed, 1 insertion(+) (limited to 'usr.sbin/lpr/common_source/request.c') diff --git a/usr.sbin/lpr/common_source/request.c b/usr.sbin/lpr/common_source/request.c index 68d8a4d..b650e5c 100644 --- a/usr.sbin/lpr/common_source/request.c +++ b/usr.sbin/lpr/common_source/request.c @@ -29,6 +29,7 @@ static const char copyright[] = "Copyright (C) 1997, Massachusetts Institute of Technology\r\n"; + #include "lp.cdefs.h" /* A cross-platform version of */ __FBSDID("$FreeBSD$"); -- cgit v1.1