Changeset 1848 in vbox for trunk/include/iprt
- Timestamp:
- Apr 1, 2007 4:05:37 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/alloca.h
r539 r1848 32 32 # include <malloc.h> 33 33 #endif 34 #ifdef __SOLARIS__ 35 # include <alloca.h> 36 #endif 34 37 35 38
Note:
See TracChangeset
for help on using the changeset viewer.