# | Line 1 | Line 1 | |
---|---|---|
1 | /* | |
2 | * i-scream central monitoring system | |
3 | + | * http://www.i-scream.org.uk |
4 | * Copyright (C) 2000-2002 i-scream | |
5 | * | |
6 | * This program is free software; you can redistribute it and/or | |
# | Line 18 | Line 19 | |
19 | */ | |
20 | ||
21 | #include <sys/utsname.h> | |
22 | < | #include <ukcprog.h> |
22 | > | #include "ukcprog.h" |
23 | #include <stdio.h> | |
24 | #ifdef SOLARIS | |
25 | #include <kstat.h> |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |