diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2011-03-04 12:09:36 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2011-03-04 12:15:38 +0000 |
commit | b386077cdc228e9379c259ee16b72a274d2f70d4 (patch) | |
tree | 0074d86bc4e07485d1613674257349af0782febf /main/heimdal/heimdal-locate_plugin-header.patch | |
parent | ba7a48af9f538f6b5ebd8c8039a5a92804236587 (diff) | |
download | aports-b386077cdc228e9379c259ee16b72a274d2f70d4.tar.bz2 aports-b386077cdc228e9379c259ee16b72a274d2f70d4.tar.xz |
main/heimdal: remove unused patches
Diffstat (limited to 'main/heimdal/heimdal-locate_plugin-header.patch')
-rw-r--r-- | main/heimdal/heimdal-locate_plugin-header.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/main/heimdal/heimdal-locate_plugin-header.patch b/main/heimdal/heimdal-locate_plugin-header.patch deleted file mode 100644 index 080fa556a..000000000 --- a/main/heimdal/heimdal-locate_plugin-header.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -Naur heimdal-1.3.1-old/lib/krb5/locate_plugin.h heimdal-1.3.1/lib/krb5/locate_plugin.h ---- heimdal-1.3.1-old/lib/krb5/locate_plugin.h 2009-11-22 01:41:51.000000000 +1000 -+++ heimdal-1.3.1/lib/krb5/locate_plugin.h 2009-11-25 15:04:30.000000000 +1000 -@@ -36,6 +36,8 @@ - #ifndef HEIMDAL_KRB5_LOCATE_PLUGIN_H - #define HEIMDAL_KRB5_LOCATE_PLUGIN_H 1 - -+#include <krb5.h> -+ - #define KRB5_PLUGIN_LOCATE "service_locator" - - enum locate_service_type { |