Ignore:
Timestamp:
Aug 5, 2009, 6:34:45 PM (16 years ago)
Author:
Herwig Bauernfeind
Message:

Update 3.0 to final 3.0.36 (source)

File:
1 edited

Legend:

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

    r39 r312  
    7777#endif
    7878
    79 #if HAVE_GSSAPI_H
    80 #include <gssapi.h>
    81 #elif HAVE_GSSAPI_GSSAPI_H
     79#if HAVE_GSSAPI_GSSAPI_H
    8280#include <gssapi/gssapi.h>
    8381#elif HAVE_GSSAPI_GSSAPI_GENERIC_H
    8482#include <gssapi/gssapi_generic.h>
     83#elif HAVE_GSSAPI_H
     84#include <gssapi.h>
    8585#endif
    8686
Note: See TracChangeset for help on using the changeset viewer.