]> granicus.if.org Git - strace/commitdiff
Fix build on ia64
authorAndreas Schwab <schwab@redhat.com>
Wed, 7 Oct 2009 14:00:31 +0000 (16:00 +0200)
committerAndreas Schwab <schwab@redhat.com>
Wed, 7 Oct 2009 14:37:40 +0000 (16:37 +0200)
* linux/ia64/syscallent.h: Update for addition of accept4 syscall
in ../syscallent.h.

linux/ia64/syscallent.h

index d05ad9aea0fb71f4e46744adddf020b6e8821aad..54eb9df48e183fef3bb0b82770dd13b58541ed11 100644 (file)
 /* You must be careful to check ../syscallent.h so that this table
    starts where that one leaves off.
 */
-#if SYS_ipc_subcall + SYS_ipc_nsubcalls != 443
+#if SYS_ipc_subcall + SYS_ipc_nsubcalls != 444
 # error fix me
 #endif
 
-       { 8,    0,      printargs,              "SYS_443"       }, /* 443 */
        { 8,    0,      printargs,              "SYS_444"       }, /* 444 */
        { 8,    0,      printargs,              "SYS_445"       }, /* 445 */
        { 8,    0,      printargs,              "SYS_446"       }, /* 446 */