Parent Directory
|
Revision Log
|
Patch
revision 1661 by phornby, Fri Jul 11 13:12:46 2008 UTC | revision 1662 by ksteube, Tue Jul 22 01:49:21 2008 UTC | |
---|---|---|
# | Line 108 typedef int err_t; | Line 108 typedef int err_t; |
108 | ||
109 | #else | #else |
110 | ||
111 | #include <malloc.h> | #include <stdlib.h> |
112 | ||
113 | #define PASO_MALLOC malloc | #define PASO_MALLOC malloc |
114 | #define PASO_FREE free | #define PASO_FREE free |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |