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

Comparing projects/libstatgrab/src/saidar/saidar.c (file contents):
Revision 1.38 by tdb, Fri Dec 1 01:03:59 2006 UTC vs.
Revision 1.39 by tdb, Fri Dec 1 14:21:17 2006 UTC

# Line 39 | Line 39
39   #include <math.h>
40  
41   #ifdef HAVE_NCURSES_H
42 #include <ncurses.h>
42   #define COLOR_SUPPORT
44 #else
45 #include <curses.h>
43   #endif
44 + #include CURSES_HEADER_FILE
45  
46   #define THRESHOLD_LOAD 1.0
47  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines