1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-10 13:57:47 +03:00

should be HAVE_KRB5_SET_REAL_TIME (HAVE_ was missing)...fix the build

This commit is contained in:
Jim McDonough -
parent 92ecd0bf0f
commit 9f1f3cb8bb

View File

@ -23,7 +23,7 @@
#ifdef HAVE_KRB5
#ifndef KRB5_SET_REAL_TIME
#ifndef HAVE_KRB5_SET_REAL_TIME
/*
* This function is not in the Heimdal mainline.
*/