diff --git a/shells/bash/files/patch-examples_loadables_getconf.c b/shells/bash/files/patch-examples_loadables_getconf.c new file mode 100644 index 0000000000000..48d14a055eded --- /dev/null +++ b/shells/bash/files/patch-examples_loadables_getconf.c @@ -0,0 +1,11 @@ +--- examples/loadables/getconf.c.orig 2022-10-01 03:42:16 UTC ++++ examples/loadables/getconf.c +@@ -21,7 +21,7 @@ + #include + #include + #include +-#include ++#include + #include + #include + #include