| # | Line 44 | Line 44 | |
|---|---|---|
| 44 | #include "auth.h" | |
| 45 | #include "conf.h" | |
| 46 | #include "log.h" | |
| 47 | < | #include "s_serv.h" |
| 47 | > | #include "server.h" |
| 48 | #include "send.h" | |
| 49 | #include "memory.h" | |
| 50 | < | #include "s_user.h" |
| 50 | > | #include "user.h" |
| 51 | ||
| 52 | ||
| 53 | static const char *comm_err_str[] = { "Comm OK", "Error during bind()", | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |