Skip to content

Commit 92b393c

Browse files
committed
libsys: export exterrctl symbol
Reviewed by: brooks Sponsored by: The FreeBSD Foundation MFC after: 2 weeks Differential revision: https://reviews.freebsd.org/D50483
1 parent 09dfe06 commit 92b393c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/libsys/Symbol.sys.map

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -378,6 +378,7 @@ FBSD_1.7 {
378378
};
379379

380380
FBSD_1.8 {
381+
exterrctl;
381382
fchroot;
382383
getrlimitusage;
383384
kcmp;

0 commit comments

Comments
 (0)