summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: bb227c4)
raw | patch | inline | side by side (parent: bb227c4)
author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Thu, 17 Sep 2009 16:26:41 +0000 (18:26 +0200) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Thu, 17 Sep 2009 16:26:41 +0000 (18:26 +0200) |
src/perl.c | patch | blob | history |
diff --git a/src/perl.c b/src/perl.c
index b6e7b22d27bcf724603d7f85f9a6a86da6ed99d4..cc1e974f69529b9ddbfad312053ce343e1022ca5 100644 (file)
--- a/src/perl.c
+++ b/src/perl.c
sfree (data); \
} while (0)
+/*
+ * Public variable
+ */
+extern char **environ;
+
/*
* private variables
*/