add packages_10.03.2 in preparation for the 10.03.2 interim release
[10.03/packages.git] / libs / elfutils / patches / 004-memcpy_def.patch
1 --- a/libelf/libelf.h
2 +++ b/libelf/libelf.h
3 @@ -55,6 +55,11 @@
4  /* Get the ELF types.  */
5  #include <elf.h>
6  
7 +#ifndef _LIBC
8 +#ifndef __mempcpy
9 +#define __mempcpy mempcpy
10 +#endif
11 +#endif
12  
13  /* Known translation types.  */
14  typedef enum