aboutsummaryrefslogtreecommitdiff
path: root/lib/librtld_db/rtld_db.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/librtld_db/rtld_db.c')
-rw-r--r--lib/librtld_db/rtld_db.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/librtld_db/rtld_db.c b/lib/librtld_db/rtld_db.c
index 2546f572780d..0d2adf88e089 100644
--- a/lib/librtld_db/rtld_db.c
+++ b/lib/librtld_db/rtld_db.c
@@ -2,7 +2,6 @@
* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2010 The FreeBSD Foundation
- * All rights reserved.
*
* This software was developed by Rui Paulo under sponsorship from the
* FreeBSD Foundation.
@@ -29,7 +28,6 @@
* SUCH DAMAGE.
*/
-#include <sys/cdefs.h>
#include <sys/param.h>
#include <sys/sysctl.h>
#include <sys/user.h>