From 709ef619bfd7cf5bd0bda1cbb040d590aec3e4b7 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Thu, 9 Jan 2003 06:53:24 +0000 Subject: [PATCH] 2003-01-08 Roland McGrath * linux/x86_64/syscallent1.h (sys_oldlstat): #define as printargs. --- linux/x86_64/syscallent1.h | 1 + 1 file changed, 1 insertion(+) diff --git a/linux/x86_64/syscallent1.h b/linux/x86_64/syscallent1.h index e9427d35..f6bf1438 100644 --- a/linux/x86_64/syscallent1.h +++ b/linux/x86_64/syscallent1.h @@ -3,4 +3,5 @@ #define sys_oldstat printargs #define sys_oldfstat printargs +#define sys_oldlstat printargs #include "../syscallent.h" -- 2.40.0