summaryrefslogtreecommitdiff
path: root/src/lib9/utf/utf.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib9/utf/utf.h')
-rw-r--r--src/lib9/utf/utf.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib9/utf/utf.h b/src/lib9/utf/utf.h
index 8a79828bc..72d01ed63 100644
--- a/src/lib9/utf/utf.h
+++ b/src/lib9/utf/utf.h
@@ -16,8 +16,6 @@
#ifndef _UTFH_
#define _UTFH_ 1
-#include <stdint.h>
-
typedef unsigned int Rune; /* Code-point values in Unicode 4.0 are 21 bits wide.*/
enum