diff options
| author | Andrew Morton <akpm@linux-foundation.org> | 2023-01-11 14:01:38 -0800 |
|---|---|---|
| committer | Andrew Morton <akpm@linux-foundation.org> | 2023-01-11 14:01:38 -0800 |
| commit | 12b98f333f6b4b582cc37d287db5bbdaf5e154e7 (patch) | |
| tree | 58ef9829f14a20f982cd43463294c13ebef0d432 /scripts/basic/fixdep.c | |
| parent | a7383cfbda1d4eddf1d1be554d6b21bda8fa456e (diff) | |
| parent | b7bfaa761d760e72a969d116517eaa12e404c262 (diff) | |
Merge branch 'master' into mm-stable
Diffstat (limited to 'scripts/basic/fixdep.c')
| -rw-r--r-- | scripts/basic/fixdep.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/basic/fixdep.c b/scripts/basic/fixdep.c index 2328f9a641da..f932aeaba71a 100644 --- a/scripts/basic/fixdep.c +++ b/scripts/basic/fixdep.c @@ -94,7 +94,6 @@ #include <unistd.h> #include <fcntl.h> #include <string.h> -#include <stdarg.h> #include <stdlib.h> #include <stdio.h> #include <ctype.h> |
