# | Line 32 | Line 32 | |
---|---|---|
32 | #include <errno.h> | |
33 | #include <netdb.h> | |
34 | ||
35 | < | #include "ukcprog.h" |
36 | < | #include "statgrab.h" |
35 | > | #include <ukcprog.h> |
36 | > | #include <statgrab.h> |
37 | ||
38 | #define LOG_CRIT 0 | |
39 | #define LOG_ERR 1 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |