aboutsummaryrefslogtreecommitdiff
path: root/bin/realpath/realpath.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/realpath/realpath.c')
-rw-r--r--bin/realpath/realpath.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/bin/realpath/realpath.c b/bin/realpath/realpath.c
index bc060bf1453c..9ee7f3126003 100644
--- a/bin/realpath/realpath.c
+++ b/bin/realpath/realpath.c
@@ -29,9 +29,6 @@
* SUCH DAMAGE.
*/
-#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
#include <sys/param.h>
#include <err.h>