diff options
Diffstat (limited to 'src/rc/rc-misc.c')
-rw-r--r-- | src/rc/rc-misc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rc/rc-misc.c b/src/rc/rc-misc.c index 92be3b8a..a7b4e2d8 100644 --- a/src/rc/rc-misc.c +++ b/src/rc/rc-misc.c @@ -62,7 +62,7 @@ static RC_STRINGLIST *rc_conf = NULL; -extern char** environ; +extern char **environ; #ifdef DEBUG_MEMORY static void |