]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - iconvdata/hp-roman8.c
[BZ #5427]
[thirdparty/glibc.git] / iconvdata / hp-roman8.c
index 9833a071fb937b9722764966603b63f5cd400edc..ec29d82773644ef9e38000164c988b3ee42f8a3b 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to HP-ROMAN8.
-   Copyright (C) 1997, 1998 Free Software Foundation, Inc.
+   Copyright (C) 1997, 1998, 2007 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
 
 #include <stdint.h>
 
-/* Get the conversion table.  */
-#include <hp-roman8.h>
+/* Specify the conversion table.  */
+#define TABLES <hp-roman8.h>
 
 #define CHARSET_NAME   "HP-ROMAN8//"
 #define HAS_HOLES      1       /* Not all 256 character are defined.  */
 
-#include <8bit-generic.c>
+#include <8bit-gap.c>