summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rtprio
diff options
context:
space:
mode:
authorcharnier <charnier@FreeBSD.org>2003-07-06 12:44:11 +0000
committercharnier <charnier@FreeBSD.org>2003-07-06 12:44:11 +0000
commit01f9734fe0530da4d03b90e27710d469a3114aeb (patch)
tree9f089c6f64877e6879e21a9c971bb6a8b286f02f /usr.sbin/rtprio
parentba4d45d75f82583e6772314befee4628af27498c (diff)
downloadFreeBSD-src-01f9734fe0530da4d03b90e27710d469a3114aeb.zip
FreeBSD-src-01f9734fe0530da4d03b90e27710d469a3114aeb.tar.gz
add FBSDID
Diffstat (limited to 'usr.sbin/rtprio')
-rw-r--r--usr.sbin/rtprio/rtprio.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/usr.sbin/rtprio/rtprio.c b/usr.sbin/rtprio/rtprio.c
index fc6ab41..245f714 100644
--- a/usr.sbin/rtprio/rtprio.c
+++ b/usr.sbin/rtprio/rtprio.c
@@ -32,10 +32,8 @@
* SUCH DAMAGE.
*/
-#ifndef lint
-static const char rcsid[] =
- "$FreeBSD$";
-#endif /* not lint */
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
#include <sys/param.h>
#include <sys/rtprio.h>
OpenPOWER on IntegriCloud