Missed one file. Now it's added.
[ira/wip.git] / packaging / SuSE / samba3-3.0.0-heimdal-06.diff
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
6  
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