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

Comparing projects/libstatgrab/src/libstatgrab/os_info.c (file contents):
Revision 1.13 by tdb, Mon Jan 19 16:49:21 2004 UTC vs.
Revision 1.14 by tdb, Mon Feb 16 14:55:32 2004 UTC

# Line 36 | Line 36
36   #include <stdio.h>
37   #endif
38   #ifdef ALLBSD
39 < #ifdef FREEBSD
39 > #if defined(FREEBSD) || defined(DFBSD)
40   #include <sys/types.h>
41   #include <sys/sysctl.h>
42   #else

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines