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