Parent Directory
|
Revision Log
|
Patch
| revision 1.1 by joerg_wunsch, Fri Jul 23 13:02:39 2004 UTC | revision 1.2 by joerg_wunsch, Tue Sep 13 13:29:54 2005 UTC | |
|---|---|---|
| # | Line 32 | Line 32 |
| 32 | #include <inttypes.h> | #include <inttypes.h> |
| 33 | #include <stdlib.h> | #include <stdlib.h> |
| 34 | ||
| 35 | #if !defined(DOXYGEN) | #if !defined(__DOXYGEN__) |
| 36 | ||
| 37 | struct __freelist { | struct __freelist { |
| 38 | size_t sz; | size_t sz; |
|
||||||||
| savannah-hackers-public@gnu.org | ViewVC Help |
| Powered by ViewVC 1.1.26 |