diff options
| author | Andrew Morton <akpm@linux-foundation.org> | 2023-01-12 01:01:55 +0300 |
|---|---|---|
| committer | Andrew Morton <akpm@linux-foundation.org> | 2023-01-12 01:01:55 +0300 |
| commit | 18e6340365eab44339a0aadab76c3d26a2406a72 (patch) | |
| tree | 0322e1e0507b32710b0fbb44dd826dc51558b3de /scripts/basic | |
| parent | 1d4beeb4edc79b32cfedd07dab9cf59b6df2ee71 (diff) | |
| parent | b7bfaa761d760e72a969d116517eaa12e404c262 (diff) | |
| download | linux-18e6340365eab44339a0aadab76c3d26a2406a72.tar.xz | |
Merge branch 'master' into mm-nonmm-stable
Diffstat (limited to 'scripts/basic')
| -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> |
