]> sourceware.org Git - glibc.git/blobdiff - iconvdata/ibm1399.h
Remove redundant C locale settings.
[glibc.git] / iconvdata / ibm1399.h
index e8e863ab5d0372aad289c00a961c553651ce2cfe..deb76de8a11bb23874374414c94d63a52f7175e8 100644 (file)
@@ -1,5 +1,5 @@
 /* Tables for conversion from and to IBM1399.
-   Copyright (C) 2005 Free Software Foundation, Inc.
+   Copyright (C) 2005-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; if not, see
+   <http://www.gnu.org/licenses/>.  */
 
 #ifndef _IBM1399_H
 #define _IBM1399_H 1
 
+#include <stdint.h>
+
 struct gap
 {
   uint32_t start;
This page took 0.036665 seconds and 5 git commands to generate.