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