projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
79ac323
)
add NO_STDLIB_H stuff
author
John Kohl
<jtkohl@mit.edu>
Mon, 29 Oct 1990 11:46:59 +0000
(11:46 +0000)
committer
John Kohl
<jtkohl@mit.edu>
Mon, 29 Oct 1990 11:46:59 +0000
(11:46 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1353
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 0ac71333d6afdf033ebc71ae069411f81df15c5a..3099353d78dede86a2c2ee62becebfe5edee4e80 100644
(file)
--- a/
src/include/krb5/stock/config.h
+++ b/
src/include/krb5/stock/config.h
@@
-42,6
+42,10
@@
typedef int krb5_sigtype;
#define USE_STRING_H
#endif
+#ifndef HasStdlibHTrue
+#define NO_STDLIB_H
+#endif
+
#ifdef Bitsize32
#ifdef Bitsize64
error: only one of BitsizeNN, please.