8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-22 22:43:03 +01:00

make perf64_format, perf64_get_info, perf64_report visible for unix builds

This commit is contained in:
verbguy 2009-09-09 14:00:07 +00:00
parent cf3fa841d0
commit ed6ef283d2
2 changed files with 6 additions and 0 deletions

View File

@ -129,6 +129,9 @@
perf_format
perf_get_info
perf_report
perf64_format
perf64_get_info
perf64_report
*----------------------------
* PUBLIC INTERFACE, i.e. API

View File

@ -136,6 +136,9 @@ global:
perf_format;
perf_get_info;
perf_report;
perf64_format;
perf64_get_info;
perf64_report;
#----------------------------
# PUBLIC INTERFACE, i.e. API