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
|