summaryrefslogtreecommitdiff
path: root/examples/loadables/printenv.c~
diff options
context:
space:
mode:
authorChet Ramey <chet.ramey@case.edu>2011-12-07 09:21:48 -0500
committerChet Ramey <chet.ramey@case.edu>2011-12-07 09:21:48 -0500
commit6a8fd0ed505d5d8fca9509995ae2d87243f0e6b2 (patch)
treef6bbcf557b86c7cb65e77feb6de7414e224c3a65 /examples/loadables/printenv.c~
parent1d0e1a34e001317e7e5acd206639577fd398f107 (diff)
downloadbash-6a8fd0ed505d5d8fca9509995ae2d87243f0e6b2.tar.gz
commit bash-20080410 snapshot
Diffstat (limited to 'examples/loadables/printenv.c~')
-rw-r--r--examples/loadables/printenv.c~1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/loadables/printenv.c~ b/examples/loadables/printenv.c~
index 16f398fc..29a82dc0 100644
--- a/examples/loadables/printenv.c~
+++ b/examples/loadables/printenv.c~
@@ -11,6 +11,7 @@
#include "builtins.h"
#include "shell.h"
#include "bashgetopt.h"
+#include "common.h"
extern char **export_env;