1
0
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:
Jim McDonough 2003-01-20 19:31:01 +00:00
parent 115f3d8470
commit ebe53e592a

View File

@ -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.
*/ */