]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/conf.h
New "module" proc.c/proc.h for generic process handling
[ngircd-alex.git] / src / ngircd / conf.h
index 5764d0f3556249441387bff87e452918b1049e2a..8e397fafcf437b9531b8e2d70294a018bf39ae16 100644 (file)
@@ -22,7 +22,7 @@
 #include "portab.h"
 #include "tool.h"
 #include "ng_ipaddr.h"
-#include "resolve.h"
+#include "proc.h"
 #include "conf-ssl.h"
 
 
@@ -41,7 +41,7 @@ typedef struct _Conf_Server
        UINT16 port;                    /* Server port */
        int group;                      /* Group of server */
        time_t lasttry;                 /* Last connect attempt */
-       RES_STAT res_stat;              /* Status of the resolver */
+       PROC_STAT res_stat;             /* Status of the resolver */
        int flags;                      /* Flags */
        CONN_ID conn_id;                /* ID of server connection or NONE */
        ng_ipaddr_t bind_addr;          /* source address to use for outgoing