X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=libevent%2Fevdns.h;h=513f9b70e814a7579cfeb5206dc802db1c00b313;hb=321a0107c48da7b3fbf895a2b32244174c1ff39c;hp=0f50c4adb5816fb54c476aca92612bbc0b8e7309;hpb=ad220cd96d55445846d30b951a188ec5f9b849b2;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