X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=libevent%2Fevdns.h;h=513f9b70e814a7579cfeb5206dc802db1c00b313;hb=d2968df026cd9971caeab102f9348152b08b9132;hp=0f50c4adb5816fb54c476aca92612bbc0b8e7309;hpb=dd07aea71f86aa97f05db188c49e0a3c035ee41c;p=netatalk.git diff --git a/libevent/evdns.h b/libevent/evdns.h index 0f50c4ad..513f9b70 100644 --- a/libevent/evdns.h +++ b/libevent/evdns.h @@ -1,6 +1,6 @@ /* * Copyright (c) 2000-2007 Niels Provos - * Copyright (c) 2007-2010 Niels Provos and Nick Mathewson + * Copyright (c) 2007-2012 Niels Provos and Nick Mathewson * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions @@ -27,6 +27,16 @@ #ifndef _EVDNS_H_ #define _EVDNS_H_ +/** @file evdns.h + + A dns subsystem for Libevent. + + The header is deprecated in Libevent 2.0 and later; please + use instead. Depending on what functionality you + need, you may also want to include more of the other + headers. + */ + #include #include #include