Remove #ident macro.

This commit is contained in:
Rui Paulo 2012-09-21 19:18:39 +00:00
parent fb7d723e6b
commit b0bf1a1836
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=240784

View File

@ -35,10 +35,9 @@
*
* LBL code modified by speer@eng.sun.com, May 1977.
* For questions and/or comments, please send mail to cbq@ee.lbl.gov
*
* @(#)rm_class.c 1.48 97/12/05 SMI
*/
#ident "@(#)rm_class.c 1.48 97/12/05 SMI"
#if defined(__FreeBSD__) || defined(__NetBSD__)
#include "opt_altq.h"
#include "opt_inet.h"