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

Comparing projects/libstatgrab/src/libstatgrab/tools.c (file contents):
Revision 1.26 by pajs, Tue Feb 10 16:16:22 2004 UTC vs.
Revision 1.27 by pajs, Tue Feb 10 16:23:07 2004 UTC

# Line 42 | Line 42
42   #include "tools.h"
43  
44   #ifdef SOLARIS
45 + #ifdef HAVE_LIBDEVINFO_H
46   #include <libdevinfo.h>
47 + #endif
48   #include <kstat.h>
49   #include <unistd.h>
50   #include <ctype.h>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines