diff options
Diffstat (limited to 'src/sock.c')
-rw-r--r-- | src/sock.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -32,6 +32,7 @@ #include "network.h" #include "sock.h" #include "text.h" +#include "conf.h" /* * Bind the given socket to the supplied address. The socket is |