diff options
Diffstat (limited to 'tools/regression/sockets/unix_cmsg/t_sockcred.c')
-rw-r--r-- | tools/regression/sockets/unix_cmsg/t_sockcred.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/regression/sockets/unix_cmsg/t_sockcred.c b/tools/regression/sockets/unix_cmsg/t_sockcred.c index 45ac5bfe823c..d5171946f988 100644 --- a/tools/regression/sockets/unix_cmsg/t_sockcred.c +++ b/tools/regression/sockets/unix_cmsg/t_sockcred.c @@ -24,9 +24,6 @@ * SUCH DAMAGE. */ -#include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); - #include <sys/types.h> #include <sys/socket.h> #include <sys/un.h> |