FreeBSD/src 671d68f (r353477)sys/conf files, sys/netinet sctp_dtrace_define.h sctp_kdtrace.c

Move SCTP DTrace probe definitions into a .c file.

Previously they were defined in a header which was included exactly
once.  Change this to follow the usual practice of putting definitions
in C files.  No functional change intended.

Discussed with: tuexen
MFC after:      1 week
Sponsored by:   The FreeBSD Foundation
DeltaFile
+0-177sys/netinet/sctp_dtrace_define.h
+173-0sys/netinet/sctp_kdtrace.c
+1-0sys/conf/files
+0-1sys/netinet/sctp_pcb.c
+174-1784 files

UnifiedSplitRaw