summaryrefslogtreecommitdiff
path: root/gnulib-local/lib/unitypes.h.diff
diff options
context:
space:
mode:
authorManuel A. Fernandez Montecelo <manuel.montezelo@gmail.com>2016-05-26 16:48:15 +0100
committerManuel A. Fernandez Montecelo <manuel.montezelo@gmail.com>2016-05-26 16:48:15 +0100
commit5f2b09982312c98863eb9a8dfe2c608b81f58259 (patch)
treee5d38581c2f36e1cca02efedd2d85044d77f76f9 /gnulib-local/lib/unitypes.h.diff
parent3e0814cd9862b89c7a39672672937477bd87ddfb (diff)
Imported Upstream version 0.9.6upstream/0.9.6
Diffstat (limited to 'gnulib-local/lib/unitypes.h.diff')
-rw-r--r--gnulib-local/lib/unitypes.h.diff19
1 files changed, 0 insertions, 19 deletions
diff --git a/gnulib-local/lib/unitypes.h.diff b/gnulib-local/lib/unitypes.h.diff
deleted file mode 100644
index 39597ff..0000000
--- a/gnulib-local/lib/unitypes.h.diff
+++ /dev/null
@@ -1,19 +0,0 @@
-*** unitypes.h.orig 2009-04-05 19:30:36.000000000 +0200
---- unitypes.h 2009-04-10 16:22:07.000000000 +0200
-***************
-*** 18,24 ****
- #define _UNITYPES_H
-
- /* Get uint8_t, uint16_t, uint32_t. */
-! #include <stdint.h>
-
- /* Type representing a Unicode character. */
- typedef uint32_t ucs4_t;
---- 18,24 ----
- #define _UNITYPES_H
-
- /* Get uint8_t, uint16_t, uint32_t. */
-! #include <unistring/stdint.h>
-
- /* Type representing a Unicode character. */
- typedef uint32_t ucs4_t;