99eaf946d6
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=0e684b6d69ca471a3edec76de2eeecc1
11 lines
179 B
Diff
11 lines
179 B
Diff
--- support/printenv.c
|
|
+++ support/printenv.c 2005-09-19 13:09:08.000000000 +0000
|
|
@@ -30,6 +30,7 @@
|
|
|
|
#include "bashansi.h"
|
|
|
|
+#include <string.h>
|
|
extern char **environ;
|
|
|
|
int
|