projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ef3d3e
)
Include assert.h
author
Ken Raeburn
<raeburn@mit.edu>
Mon, 9 Feb 2009 22:59:00 +0000
(22:59 +0000)
committer
Ken Raeburn
<raeburn@mit.edu>
Mon, 9 Feb 2009 22:59:00 +0000
(22:59 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@21935
dc483132
-0cff-0310-8789-
dd5450dbe970
src/util/support/utf8_conv.c
patch
|
blob
|
history
diff --git
a/src/util/support/utf8_conv.c
b/src/util/support/utf8_conv.c
index 531b3d2d20f2eaa683742d5573869b9985671766..58fb25022ea423822f93dcee3ef26d91b7c8fe08 100644
(file)
--- a/
src/util/support/utf8_conv.c
+++ b/
src/util/support/utf8_conv.c
@@
-58,6
+58,7
@@
* All functions return -1 if the character or string cannot be converted.
*/
+#include <assert.h>
#include "k5-platform.h"
#include "k5-utf8.h"
#include "supp-int.h"