X-Git-Url: https://jfr.im/git/solanum.git/blobdiff_plain/76ebf6c489825a572a436f9e3e051aafe78a0a61..18f3b3c928e933ce1cd2ebb5554710e2eb8bde5b:/authd/reslist.c diff --git a/authd/reslist.c b/authd/reslist.c index d18a0699..07f16e23 100644 --- a/authd/reslist.c +++ b/authd/reslist.c @@ -1,15 +1,15 @@ /* * reslist.c - get nameservers from windows * - * + * * ircd-ratbox related changes are as follows - * + * * Copyright (C) 2008 Aaron Sethman * Copyright (C) 2008-2012 ircd-ratbox development team - * - * pretty much all of this was yanked from c-ares ares_init.c here is the original + * + * pretty much all of this was yanked from c-ares ares_init.c here is the original * header from there -- * - * Id: ares_init.c,v 1.72 2008-05-15 00:00:19 yangtse Exp $ + * Id: ares_init.c,v 1.72 2008-05-15 00:00:19 yangtse Exp $ * Copyright 1998 by the Massachusetts Institute of Technology. * Copyright (C) 2007-2008 by Daniel Stenberg * @@ -29,7 +29,7 @@ */ #ifdef _WIN32 -#include +#include #include #include