Changeset 655 for trunk/server/source3/lib/os2helper.c
- Timestamp:
- Nov 8, 2011, 1:28:52 PM (14 years ago)
- File:
-
- 1 edited
-
trunk/server/source3/lib/os2helper.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/server/source3/lib/os2helper.c
r646 r655 18 18 #include <types.h> 19 19 #include <string.h> 20 20 21 //YD for tmalloc 21 22 #include <malloc.h> … … 156 157 } 157 158 */ 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 158 174 /* OS/2-specific random functions. these functions used to be based on APR 159 175 random code, but we discovered some nasty problems with it on fast hardware
Note:
See TracChangeset
for help on using the changeset viewer.
