projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a787f8
)
add KRB5_PROVIDE_PROTOTYPES
author
John Kohl
<jtkohl@mit.edu>
Tue, 23 Apr 1991 13:16:00 +0000
(13:16 +0000)
committer
John Kohl
<jtkohl@mit.edu>
Tue, 23 Apr 1991 13:16:00 +0000
(13:16 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2026
dc483132
-0cff-0310-8789-
dd5450dbe970
src/include/krb5/stock/config.h
patch
|
blob
|
history
diff --git
a/src/include/krb5/stock/config.h
b/src/include/krb5/stock/config.h
index f044c5c61d8705e8314ab74447e3e3a6bfb0f08b..240135a2afc81bac30a9aa9f8d56c06e8176d8ef 100644
(file)
--- a/
src/include/krb5/stock/config.h
+++ b/
src/include/krb5/stock/config.h
@@
-46,6
+46,10
@@
typedef int krb5_sigtype;
#define NO_STDLIB_H
#endif
+#ifdef ProvidePrototypes
+#define KRB5_PROVIDE_PROTOTYPES
+#endif
+
#ifdef UseNarrowPrototypes
#define NARROW_PROTOTYPES
#endif