ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/libstatgrab/src/libstatgrab/vector.c
(Generate patch)

Comparing projects/libstatgrab/src/libstatgrab/vector.c (file contents):
Revision 1.7 by ats, Wed Apr 7 10:33:50 2004 UTC vs.
Revision 1.8 by ats, Wed Apr 7 14:36:36 2004 UTC

# Line 27 | Line 27
27  
28   #include <stdlib.h>
29  
30 + #include "tools.h"
31   #include "vector.h"
32  
33   void *sg_vector_resize(void *vector, vector_header *h, int count) {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines