Ignore:
Timestamp:
May 27, 2009, 11:39:15 AM (16 years ago)
Author:
Herwig Bauernfeind
Message:

Update 3.2 branch to 3.2.9

File:
1 edited

Legend:

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

    r133 r233  
    8282#endif
    8383
    84 #if HAVE_GSSAPI_H
    85 #include <gssapi.h>
    86 #elif HAVE_GSSAPI_GSSAPI_H
     84#if HAVE_GSSAPI_GSSAPI_H
    8785#include <gssapi/gssapi.h>
    8886#elif HAVE_GSSAPI_GSSAPI_GENERIC_H
    8987#include <gssapi/gssapi_generic.h>
     88#elif HAVE_GSSAPI_H
     89#include <gssapi.h>
    9090#endif
    9191
Note: See TracChangeset for help on using the changeset viewer.