ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.2.x/include/conf.h
(Generate patch)

Comparing ircd-hybrid/branches/8.2.x/include/conf.h (file contents):
Revision 4079 by michael, Sat Jun 28 15:59:53 2014 UTC vs.
Revision 4115 by michael, Tue Jul 1 16:49:54 2014 UTC

# Line 295 | Line 295 | struct
295  
296   struct
297   {
298 + #ifdef HAVE_LIBCRYPTO
299 +  const EVP_MD *message_digest_algorithm;
300 + #endif
301    char *sid;
302    char *name;
303    char *description;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines