Remove __RCSID().
Submitted by: bde
This commit is contained in:
parent
48eaac247f
commit
563a9b6ecb
@ -46,9 +46,6 @@
|
||||
* Also supported: IP in IP encaps (proto 55) as of RFC 2004
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__RCSID("@(#) $FreeBSD$");
|
||||
|
||||
#include "opt_atalk.h"
|
||||
#include "opt_inet.h"
|
||||
#include "opt_ns.h"
|
||||
|
@ -43,9 +43,6 @@
|
||||
* This currently handles IPPROTO_GRE, IPPROTO_MOBILE
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__RCSID("@(#) $FreeBSD$");
|
||||
|
||||
#include "opt_inet.h"
|
||||
#include "opt_ns.h"
|
||||
#include "opt_atalk.h"
|
||||
|
Loading…
Reference in New Issue
Block a user