diff options
author | marha <marha@users.sourceforge.net> | 2013-06-04 17:08:21 +0200 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2013-06-04 17:08:21 +0200 |
commit | a7313d3a6c1a2074ab83fa3d605cd2c5e4a99f87 (patch) | |
tree | e256cfaae84dce150554c581ed0da05963ccc4d8 /libX11/libX11.def | |
parent | 5e2417d0b8611db29de549832534a1de298c97df (diff) | |
download | vcxsrv-a7313d3a6c1a2074ab83fa3d605cd2c5e4a99f87.tar.gz vcxsrv-a7313d3a6c1a2074ab83fa3d605cd2c5e4a99f87.tar.bz2 vcxsrv-a7313d3a6c1a2074ab83fa3d605cd2c5e4a99f87.zip |
Solved compilation problems
Diffstat (limited to 'libX11/libX11.def')
-rw-r--r-- | libX11/libX11.def | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libX11/libX11.def b/libX11/libX11.def index b2fd214ca..22d3eb9e2 100644 --- a/libX11/libX11.def +++ b/libX11/libX11.def @@ -14,6 +14,7 @@ EXPORTS _Xglobal_lock
_Xglobal_lock_p
_XInitImageFuncPtrs
+ _XIOError
_XLockMutex_fn
_XLockMutex_fn_p
_XRead
|