summaryrefslogtreecommitdiffstats
path: root/gnu/lib/libdialog/TESTS/fselect.c
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/lib/libdialog/TESTS/fselect.c')
-rw-r--r--gnu/lib/libdialog/TESTS/fselect.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/gnu/lib/libdialog/TESTS/fselect.c b/gnu/lib/libdialog/TESTS/fselect.c
index 184faac..6cefaf3 100644
--- a/gnu/lib/libdialog/TESTS/fselect.c
+++ b/gnu/lib/libdialog/TESTS/fselect.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>
OpenPOWER on IntegriCloud