should be HAVE_KRB5_SET_REAL_TIME (HAVE_ was missing)...fix the build
authorJim McDonough <jmcd@samba.org>
Mon, 20 Jan 2003 19:37:11 +0000 (19:37 +0000)
committerJim McDonough <jmcd@samba.org>
Mon, 20 Jan 2003 19:37:11 +0000 (19:37 +0000)
(This used to be commit 9f1f3cb8bb3d7d9b4fb414b06ad10356f775bb28)

source3/libsmb/clikrb5.c

index 20d0906e7138734618978dc77e54acd0b116baba..8b89763c3f19bd773adf2e9f6fced6e774b3cb05 100644 (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.
  */