From 457fbffdff19c1f31f94be013aaa579c4ee2cd34 Mon Sep 17 00:00:00 2001 From: Michael Tuexen Date: Sat, 7 Apr 2018 21:03:46 +0000 Subject: MFC r327995: Add support for decoding the type of a cmsg. --- lib/libsysdecode/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/libsysdecode/Makefile') diff --git a/lib/libsysdecode/Makefile b/lib/libsysdecode/Makefile index 2958756f9884..a5fd8fc7f1be 100644 --- a/lib/libsysdecode/Makefile +++ b/lib/libsysdecode/Makefile @@ -15,6 +15,7 @@ CFLAGS+= -I${SRCTOP}/libexec/rtld-elf MAN= sysdecode.3 \ sysdecode_abi_to_freebsd_errno.3 \ sysdecode_cap_rights.3 \ + sysdecode_cmsg_type.3 \ sysdecode_enum.3 \ sysdecode_fcntl_arg.3 \ sysdecode_kevent.3 \ -- cgit v1.3