X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=libevent%2Fevrpc.h;h=5b88262d00dab149f6e68280992d32d1a6b213a8;hb=33c70ce1349f3e7fcbc5776785f34f3bd89f1d92;hp=92147d8da3a549ab85bfae0c4e1612be33939ffe;hpb=14874ef66d68c5200a9a42a7408d022d58211898;p=netatalk.git diff --git a/libevent/evrpc.h b/libevent/evrpc.h index 92147d8d..5b88262d 100644 --- a/libevent/evrpc.h +++ b/libevent/evrpc.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 _EVRPC_H_ #define _EVRPC_H_ +/** @file evrpc.h + + An RPC system 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