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

src/lib/krb5/os/timeofday.c

index 788fb32c84793d4c451cdc88e5d7cb62aec2a813..b33f30a9ce9b8648ad108b0bb69429da79835beb 100644 (file)
@@ -21,7 +21,7 @@ static char rcsid_timeofday_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;