Now that libc has fcloseall(), remove _cleanup() from the list
of FreeBSD private symbols.
This commit is contained in:
parent
28c94ec4cb
commit
ca7f278f1d
@ -136,7 +136,6 @@ FBSD_1.0 {
|
||||
};
|
||||
|
||||
FBSDprivate {
|
||||
_cleanup; # To be replaced with fcloseall().
|
||||
_flockfile;
|
||||
_flockfile_debug_stub;
|
||||
_flockfile_debug;
|
||||
|
Loading…
Reference in New Issue
Block a user