~kernevil/ubuntu/trusty/bind9/sdlz-hmac-keys

« back to all changes in this revision

Viewing changes to lib/dns/rdata/generic/md_3.h

  • Committer: Package Import Robot
  • Author(s): LaMont Jones, Matthew Grant, LaMont Jones
  • Date: 2012-10-29 08:37:49 UTC
  • mfrom: (1.9.2)
  • Revision ID: package-import@ubuntu.com-20121029083749-r9inpzl0yuj9xdlu
Tags: 1:9.8.4.dfsg-1
[Matthew Grant]

* Turn off dlopen as it was causing test compile failures.
* Add missing library .postrm files for debhelper

[LaMont Jones]

* New upstream version
* soname fixup
* Ack NMUs

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
#ifndef GENERIC_MD_3_H
20
20
#define GENERIC_MD_3_H 1
21
21
 
22
 
/* $Id: md_3.h,v 1.28 2007-06-19 23:47:17 tbox Exp $ */
 
22
/* $Id: md_3.h,v 1.28 2007/06/19 23:47:17 tbox Exp $ */
23
23
 
24
24
typedef struct dns_rdata_md {
25
25
        dns_rdatacommon_t       common;