summaryrefslogtreecommitdiff
path: root/src/iconv/iconv_t.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/iconv/iconv_t.h')
-rw-r--r--src/iconv/iconv_t.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/iconv/iconv_t.h b/src/iconv/iconv_t.h
deleted file mode 100644
index 84cab53e..00000000
--- a/src/iconv/iconv_t.h
+++ /dev/null
@@ -1,7 +0,0 @@
-#include <iconv.h>
-typedef unsigned long int iconv_t;
-
-/*
-XOPEN(4)
-POSIX(200809)
-*/