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

Comparing projects/libstatgrab/src/libstatgrab/statgrab.h (file contents):
Revision 1.33 by ats, Mon Apr 5 15:40:15 2004 UTC vs.
Revision 1.35 by tdb, Tue Apr 6 16:37:34 2004 UTC

# Line 1 | Line 1
1   /*
2 < * i-scream central monitoring system
2 > * i-scream libstatgrab
3   * http://www.i-scream.org
4   * Copyright (C) 2000-2004 i-scream
5   *
# Line 204 | Line 204 | typedef struct {
204   } sg_process_count;
205  
206   sg_process_count *sg_get_process_count();
207 +
208 + #ifdef SG_ENABLE_DEPRECATED
209 + #include <statgrab_deprecated.h>
210 + #endif
211  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines