summaryrefslogtreecommitdiff
path: root/shells/bash/files/patch-examples_loadables_getconf.c
diff options
context:
space:
mode:
Diffstat (limited to 'shells/bash/files/patch-examples_loadables_getconf.c')
-rw-r--r--shells/bash/files/patch-examples_loadables_getconf.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/shells/bash/files/patch-examples_loadables_getconf.c b/shells/bash/files/patch-examples_loadables_getconf.c
deleted file mode 100644
index 48d14a055ede..000000000000
--- a/shells/bash/files/patch-examples_loadables_getconf.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- examples/loadables/getconf.c.orig 2022-10-01 03:42:16 UTC
-+++ examples/loadables/getconf.c
-@@ -21,7 +21,7 @@
- #include <unistd.h>
- #include <errno.h>
- #include <error.h>
--#include <libintl.h>
-+#include <gettext.h>
- #include <locale.h>
- #include <string.h>
- #include <stdlib.h>