aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/ypmatch
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2023-08-16 17:54:34 +0000
committerWarner Losh <imp@FreeBSD.org>2023-08-16 17:54:34 +0000
commite5d258c9e599d2b2fe642e678091cac5da8a10d1 (patch)
tree0e6490a82a8002e2977832010b26ddb33d3688a3 /usr.bin/ypmatch
parentdfc016587a1e11191676c42672aeeee5eb8cd64b (diff)
downloadsrc-e5d258c9e599d2b2fe642e678091cac5da8a10d1.tar.gz
src-e5d258c9e599d2b2fe642e678091cac5da8a10d1.zip
Diffstat (limited to 'usr.bin/ypmatch')
-rw-r--r--usr.bin/ypmatch/ypmatch.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/usr.bin/ypmatch/ypmatch.c b/usr.bin/ypmatch/ypmatch.c
index a110abaeafe5..24af4b8c8993 100644
--- a/usr.bin/ypmatch/ypmatch.c
+++ b/usr.bin/ypmatch/ypmatch.c
@@ -29,9 +29,6 @@
* SUCH DAMAGE.
*/
-#include <sys/cdefs.h>
-
-__FBSDID("$FreeBSD$");
#include <sys/param.h>
#include <sys/types.h>