aboutsummaryrefslogtreecommitdiff
path: root/src/util/support/utf8_conv.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/support/utf8_conv.c')
-rw-r--r--src/util/support/utf8_conv.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/util/support/utf8_conv.c b/src/util/support/utf8_conv.c
index b8bf989..1f6cc8f 100644
--- a/src/util/support/utf8_conv.c
+++ b/src/util/support/utf8_conv.c
@@ -59,7 +59,6 @@
* 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"