Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Bill Sommerfeld <sommerfeld@netbsd.org>
List: source-changes
Date: 07/02/2000 10:34:03
Module Name:	syssrc
Committed By:	sommerfeld
Date:		Sun Jul  2 17:34:02 UTC 2000

Modified Files:
	syssrc/sys/netccitt: pk.h pk_extern.h x25.h
Added Files:
	syssrc/sys/netccitt: x25isr.h

Log Message:
Add multiple-include prevention to several headers which were missing
it.

Split ccittintr() declaration into a separate header file so that the
non-namespace-safe cruft in pk.h doesn't interfere with other
subsystems which happen to include netisr.h

[Clean up after the Keystone Kwality Kops]


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 syssrc/sys/netccitt/pk.h
cvs rdiff -r1.5 -r1.6 syssrc/sys/netccitt/pk_extern.h
cvs rdiff -r1.9 -r1.10 syssrc/sys/netccitt/x25.h
cvs rdiff -r0 -r1.1 syssrc/sys/netccitt/x25isr.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.