X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fngircd%2Fresolve.c;h=9aeb68e35e82a9fc0db263d573d2ca91e8e3d158;hb=9a102ca96b7d2cbecdbe1a7fcec1444cad22d50b;hp=5839c19498cde0d8b9939d449bc947537eb678cf;hpb=596bc096b02ef94efe3d73bb747c6ab0368f63bf;p=ngircd-alex.git diff --git a/src/ngircd/resolve.c b/src/ngircd/resolve.c index 5839c194..9aeb68e3 100644 --- a/src/ngircd/resolve.c +++ b/src/ngircd/resolve.c @@ -7,15 +7,17 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * Please read the file COPYING, README and AUTHORS for more information. - * - * Asynchronous resolver */ - #define RESOLVER_TIMEOUT (Conf_PongTimeout*3)/4 #include "portab.h" +/** + * @file + * Asynchronous resolver + */ + #include "imp.h" #include #include