fix includes to allow it to build
authorBill Sommerfeld <wesommer@mit.edu>
Sat, 3 Feb 1990 07:27:20 +0000 (07:27 +0000)
committerBill Sommerfeld <wesommer@mit.edu>
Sat, 3 Feb 1990 07:27:20 +0000 (07:27 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@235 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/krb5/os/ustime.c

index 99ac576c1a90470f44d44d2c455d31b9d069f886..059b57fc672a73961da0d46be58db2dea15fb6de 100644 (file)
@@ -21,7 +21,7 @@ static char rcsid_mstime_c[] =
 #include <stdio.h>                     /* needed for libos-proto.h */
 
 #include <krb5/config.h>
-#include <krb5/base-defs.h>
+#include <krb5/krb5.h>
 #include <krb5/libos-proto.h>
 
 extern int errno;