mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 19:37:02 +00:00
[10789] Allow use old non-builting ACE versions (pre-ACE-5.5.4) at Unix-side.
This fix build error in relamd code in result nonexistence ACE_OFF_T in old ACE versions.
This commit is contained in:
parent
0c8a7c3826
commit
20cdcd4280
2 changed files with 8 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "10788"
|
||||
#define REVISION_NR "10789"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue