]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - iconvdata/jis0201.h
CVE-2014-6040: Crashes on invalid input in IBM gconv modules [BZ #17325]
[thirdparty/glibc.git] / iconvdata / jis0201.h
index 3c9bc225feb3a3fdd2b9dc527679d7ab62d0fdb7..46f51e5633cd2ee3f6ed922c5f675af0538d0717 100644 (file)
@@ -1,5 +1,5 @@
 /* Access functions for JISX0201 conversion.
-   Copyright (C) 1997, 1998, 1999, 2003, 2007 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
@@ -20,6 +20,8 @@
 #ifndef _JIS0201_H
 #define _JIS0201_H     1
 
+#include <stdint.h>
+
 /* Conversion table.  */
 extern const uint32_t __jisx0201_to_ucs4[];