summaryrefslogtreecommitdiff
path: root/gnu/lib/libdialog/TESTS/radio3.c
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2003-05-03 21:31:08 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2003-05-03 21:31:08 +0000
commitcd883fb6170378586c4ef1f5f1c6c2827c8d5eef (patch)
tree1c08eaca6ee054f5174b39e46606c5a14d58878d /gnu/lib/libdialog/TESTS/radio3.c
parentd2f7262ed449877f014b18506d981ca668686548 (diff)
Notes
Diffstat (limited to 'gnu/lib/libdialog/TESTS/radio3.c')
-rw-r--r--gnu/lib/libdialog/TESTS/radio3.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/gnu/lib/libdialog/TESTS/radio3.c b/gnu/lib/libdialog/TESTS/radio3.c
index 2844326bf6b1..e11011cffd9c 100644
--- a/gnu/lib/libdialog/TESTS/radio3.c
+++ b/gnu/lib/libdialog/TESTS/radio3.c
@@ -12,10 +12,11 @@
* responsible for the proper functioning of the software nor does
* the author assume any responsibility for damages incurred with
* its use.
- *
- * $FreeBSD$
*/
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
+
#include <stdio.h>
#include <stdlib.h>
#include <string.h>