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

Comparing projects/libstatgrab/src/libstatgrab/tools.h (file contents):
Revision 1.11 by tdb, Mon Jan 19 16:49:21 2004 UTC vs.
Revision 1.12 by tdb, Fri Feb 13 16:46:21 2004 UTC

# Line 52 | Line 52 | char *get_string_match(char *line, regmatch_t *match);
52   kvm_t *get_kvm(void);
53   #endif
54  
55 < #ifdef NETBSD
55 > #if defined(NETBSD) || defined(OPENBSD)
56   struct uvmexp *get_uvmexp(void);
57   #endif
58  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines