mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-03-15 11:34:41 +00:00
fixdep: remove unneeded <stdarg.h> inclusion
This is unneeded since commit 69304379ff
("fixdep: use fflush() and
ferror() to ensure successful write to files").
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
This commit is contained in:
parent
aa4847dbcd
commit
6a5e25fc3e
1 changed files with 0 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue