projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8b90a6
)
Include k5-platform.h and fake-addrinfo.h, but not k5-int.h
author
Ken Raeburn
<raeburn@mit.edu>
Tue, 23 May 2006 00:33:57 +0000
(
00:33
+0000)
committer
Ken Raeburn
<raeburn@mit.edu>
Tue, 23 May 2006 00:33:57 +0000
(
00:33
+0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@18032
dc483132
-0cff-0310-8789-
dd5450dbe970
src/plugins/locate/python/py-locate.c
patch
|
blob
|
history
diff --git
a/src/plugins/locate/python/py-locate.c
b/src/plugins/locate/python/py-locate.c
index 03c70a62bb291353d881d69c315049ceb1de462b..54f87036da39cc8aa7e8919dd2af76553befe686 100644
(file)
--- a/
src/plugins/locate/python/py-locate.c
+++ b/
src/plugins/locate/python/py-locate.c
@@
-64,7
+64,8
@@
#endif
#include <autoconf.h>
#include <errno.h>
-#include "k5-int.h"
+#include "k5-platform.h" /* for init/fini macros */
+#include "fake-addrinfo.h"
#include <krb5/locate.h>