Loading scripts/kconfig/confdata.c +1 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,7 @@ #include <ctype.h> #include <errno.h> #include <fcntl.h> #include <stdarg.h> #include <stdio.h> #include <stdlib.h> #include <string.h> Loading scripts/kconfig/menu.c +1 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ * Released under the terms of the GNU GPL v2.0. */ #include <stdarg.h> #include <stdlib.h> #include <string.h> Loading scripts/kconfig/util.c +1 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,7 @@ * Released under the terms of the GNU GPL v2.0. */ #include <stdarg.h> #include <string.h> #include "lkc.h" Loading Loading
scripts/kconfig/confdata.c +1 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,7 @@ #include <ctype.h> #include <errno.h> #include <fcntl.h> #include <stdarg.h> #include <stdio.h> #include <stdlib.h> #include <string.h> Loading
scripts/kconfig/menu.c +1 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ * Released under the terms of the GNU GPL v2.0. */ #include <stdarg.h> #include <stdlib.h> #include <string.h> Loading
scripts/kconfig/util.c +1 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,7 @@ * Released under the terms of the GNU GPL v2.0. */ #include <stdarg.h> #include <string.h> #include "lkc.h" Loading