Apply latest of Derrell Lippman's changes to libsmbclient.
[Samba/gebeck_regimport.git] / packaging / SuSE / samba3-3.0.0-heimdal-06.diff
blob87dd3e1824c106dfef5271f5c56b47245f876608
1 --- source/include/ads.h 2003-06-10 08:51:03.000000000 +0200
2 +++ source/include/ads.h 2003-06-22 23:14:24.000000000 +0200
3 @@ -215,9 +215,11 @@
4 #define ENCTYPE_ARCFOUR_HMAC ENCTYPE_ARCFOUR_HMAC_MD5
5 #endif
7 +#if 0
8 /* The older versions of heimdal that don't have this
9 define don't seem to use it anyway. I'm told they
10 always use a subkey */
11 #ifndef AP_OPTS_USE_SUBKEY
12 #define AP_OPTS_USE_SUBKEY 0
13 #endif
14 +#endif