- Timestamp:
- Jul 20, 2008, 12:10:31 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
zzuf/trunk/src/lib-mem.c
r2565 r2574 34 34 /* Need this to get valloc() on OpenSolaris */ 35 35 #define __EXTENSIONS__ 36 /* Need this to include <libc.h> on OS X */ 37 #define _DARWIN_C_SOURCE 36 38 /* Use this to get posix_memalign */ 37 39 #if defined HAVE_POSIX_MEMALIGN
Note: See TracChangeset
for help on using the changeset viewer.