aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/inet
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@linux-m68k.org>2012-05-29 22:40:00 +0200
committerAndreas Schwab <schwab@linux-m68k.org>2012-05-31 00:34:41 +0200
commit03277f8fe13d0dde136ee98be5dc54362ec9af17 (patch)
treef1840e2478bcb2b2913ec329b09342284e193983 /sysdeps/unix/inet
parent6bd976963f65990e1099eb4e08946bdb5191dc9c (diff)
downloadglibc-03277f8fe13d0dde136ee98be5dc54362ec9af17.zip
glibc-03277f8fe13d0dde136ee98be5dc54362ec9af17.tar.gz
glibc-03277f8fe13d0dde136ee98be5dc54362ec9af17.tar.bz2
Remove use of INTDEF/INTUSE in socket
Diffstat (limited to 'sysdeps/unix/inet')
-rw-r--r--sysdeps/unix/inet/syscalls.list2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/unix/inet/syscalls.list b/sysdeps/unix/inet/syscalls.list
index df2f34e..aafafd1 100644
--- a/sysdeps/unix/inet/syscalls.list
+++ b/sysdeps/unix/inet/syscalls.list
@@ -2,7 +2,7 @@
accept - accept Ci:iBN __libc_accept accept
bind - bind i:ipi __bind bind
-connect - connect Ci:ipi __libc_connect __connect __connect_internal connect
+connect - connect Ci:ipi __libc_connect __connect connect
gethostid - gethostid i: gethostid
gethostname - gethostname i:bn __gethostname gethostname
getpeername - getpeername i:ibN __getpeername getpeername