summaryrefslogtreecommitdiffstats
path: root/lib/libutil/_secure_path.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libutil/_secure_path.c')
-rw-r--r--lib/libutil/_secure_path.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libutil/_secure_path.c b/lib/libutil/_secure_path.c
index c27003c..5c6572d 100644
--- a/lib/libutil/_secure_path.c
+++ b/lib/libutil/_secure_path.c
@@ -17,10 +17,10 @@
* 4. Absolutely no warranty of function or purpose is made by the authors.
* 5. Modifications may be freely made to this file providing the above
* conditions are met.
- *
- * $FreeBSD$
*/
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
#include <sys/types.h>
#include <sys/stat.h>
OpenPOWER on IntegriCloud