Make com_err build on windows
Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
This commit is contained in:

committed by
Love Hornquist Astrand

parent
d00f9984a5
commit
7097787a21
12
lib/com_err/libcom_err-exports.def
Normal file
12
lib/com_err/libcom_err-exports.def
Normal file
@@ -0,0 +1,12 @@
|
||||
EXPORTS
|
||||
com_right
|
||||
free_error_table
|
||||
initialize_error_table_r
|
||||
add_to_error_table
|
||||
com_err
|
||||
com_err_va
|
||||
error_message
|
||||
error_table_name
|
||||
init_error_table
|
||||
reset_com_err_hook
|
||||
set_com_err_hook
|
Reference in New Issue
Block a user