diff options
Diffstat (limited to 'lib/libc/include/compat.h')
-rw-r--r-- | lib/libc/include/compat.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/include/compat.h b/lib/libc/include/compat.h index 97f22607ddd7..630ffe7daae3 100644 --- a/lib/libc/include/compat.h +++ b/lib/libc/include/compat.h @@ -80,4 +80,3 @@ __sym_compat(setgroups, freebsd14_setgroups, FBSD_1.0); #undef __weak_reference #endif /* __LIBC_COMPAT_H__ */ - |