1 diff -ruN gnutls-2.0.0-old/libextra/gnutls_extra.c gnutls-2.0.0-new/libextra/gnutls_extra.c
2 --- gnutls-2.0.0-old/libextra/gnutls_extra.c 2007-05-26 20:43:24.000000000 +0200
3 +++ gnutls-2.0.0-new/libextra/gnutls_extra.c 2007-09-09 13:36:21.000000000 +0200
10 /* Register the openpgp functions. This is because some
11 * of them are defined to be NULL in the main library.
14 gnutls_openpgp_key_deinit,
15 gnutls_openpgp_privkey_deinit);
17 +#endif /* ENABLE_OPENPGP */