summaryrefslogtreecommitdiffstats
path: root/bin/rcp/util.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/rcp/util.c')
-rw-r--r--bin/rcp/util.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/rcp/util.c b/bin/rcp/util.c
index 4174589..2e63c05 100644
--- a/bin/rcp/util.c
+++ b/bin/rcp/util.c
@@ -35,9 +35,9 @@
#if 0
static char sccsid[] = "@(#)util.c 8.2 (Berkeley) 4/2/94";
#endif
-static const char rcsid[] =
- "$FreeBSD$";
#endif /* not lint */
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
#include <sys/param.h>
#include <sys/stat.h>
OpenPOWER on IntegriCloud