summaryrefslogtreecommitdiff
path: root/libc/inet/addr.c
diff options
context:
space:
mode:
authorPeter S. Mazinger <ps.m@gmx.net>2005-12-16 01:05:56 +0000
committerPeter S. Mazinger <ps.m@gmx.net>2005-12-16 01:05:56 +0000
commit6a6ae6e1a26f32fd896b0a7b740129161bfb008b (patch)
tree818a08e98cc3cd7711fd077ea68c3c1a9d740f37 /libc/inet/addr.c
parenta1915d4502e23cc0c30e1c80a31971e71e7340a5 (diff)
Convert some users and get rid of __rpc_thread_createerr jump reloc, this was indeed a badly chosen name
Diffstat (limited to 'libc/inet/addr.c')
-rw-r--r--libc/inet/addr.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/libc/inet/addr.c b/libc/inet/addr.c
index da40dea0c..6be41f81d 100644
--- a/libc/inet/addr.c
+++ b/libc/inet/addr.c
@@ -16,9 +16,6 @@
* Changed to use _int10tostr.
*/
-/* for some reason this does not work here */
-#define memmove __memmove
-
#define _GNU_SOURCE
#define __FORCE_GLIBC
#include <features.h>