]> granicus.if.org Git - strace/blobdiff - print_timex.c
Introduce HAVE_STRUCT_TCB_EXT_ARG macro
[strace] / print_timex.c
index 4eac54df8976166cc41486e78a5533b6a6449707..ad6a7114c1a91f0c1f491426ab5f3abfcf23b15d 100644 (file)
@@ -40,7 +40,7 @@ typedef struct timex struct_timex;
 #include "xlat/adjtimex_modes.h"
 #include "xlat/adjtimex_status.h"
 
-MPERS_PRINTER_DECL(int, print_timex)(struct tcb *tcp, const long addr)
+MPERS_PRINTER_DECL(int, print_timexstruct tcb *tcp, const long addr)
 {
        struct_timex tx;