mirror of
https://github.com/samba-team/samba.git
synced 2024-12-31 17:18:04 +03:00
should be HAVE_KRB5_SET_REAL_TIME (HAVE_ was missing)...fix the build
(This used to be commit aceaaad1c2
)
This commit is contained in:
parent
115f3d8470
commit
ebe53e592a
@ -23,7 +23,7 @@
|
|||||||
|
|
||||||
#ifdef HAVE_KRB5
|
#ifdef HAVE_KRB5
|
||||||
|
|
||||||
#ifndef KRB5_SET_REAL_TIME
|
#ifndef HAVE_KRB5_SET_REAL_TIME
|
||||||
/*
|
/*
|
||||||
* This function is not in the Heimdal mainline.
|
* This function is not in the Heimdal mainline.
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user