summaryrefslogtreecommitdiff
path: root/lib/libutil/_secure_path.c
diff options
context:
space:
mode:
authorMatthew Dillon <dillon@FreeBSD.org>2001-09-30 22:35:07 +0000
committerMatthew Dillon <dillon@FreeBSD.org>2001-09-30 22:35:07 +0000
commit8719c58fefefd5ceebb076be7e40b2a2be317c36 (patch)
tree947a4f993aac5c93cff78ad1e3e445c96e2177be /lib/libutil/_secure_path.c
parent209040d8b082e1336825807edbce8fe65c244860 (diff)
Notes
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 c27003c46661..5c6572dec3d4 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>