Ignore:
Timestamp:
May 24, 2009, 7:45:16 AM (16 years ago)
Author:
Herwig Bauernfeind
Message:

Update Samba 3.3 branch to 3.3.2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.3.x/source/libaddns/dns.h

    r206 r222  
    8484#endif
    8585
    86 #if HAVE_GSSAPI_H
    87 #include <gssapi.h>
    88 #elif HAVE_GSSAPI_GSSAPI_H
     86#if HAVE_GSSAPI_GSSAPI_H
    8987#include <gssapi/gssapi.h>
    9088#elif HAVE_GSSAPI_GSSAPI_GENERIC_H
    9189#include <gssapi/gssapi_generic.h>
     90#elif HAVE_GSSAPI_H
     91#include <gssapi.h>
    9292#endif
    9393
Note: See TracChangeset for help on using the changeset viewer.