]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - elf/dl-exception.c
Update copyright dates not handled by scripts/update-copyrights.
[thirdparty/glibc.git] / elf / dl-exception.c
index 1e41d89a7db526830508d9a1b95ef1b450bf7ac7..f97d179dd1d275921a0ba341af4522f3d67606fa 100644 (file)
@@ -1,5 +1,5 @@
 /* ld.so error exception allocation and deallocation.
-   Copyright (C) 1995-2018 Free Software Foundation, Inc.
+   Copyright (C) 1995-2019 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
@@ -23,6 +23,7 @@
 #include <stdint.h>
 #include <string.h>
 #include <unistd.h>
+#include <_itoa.h>
 
 /* This message we return as a last resort.  We define the string in a
    variable since we have to avoid freeing it and so have to enable