From 8f5a77a520c7da3aa1147bcdb2fee595e7edc6b3 Mon Sep 17 00:00:00 2001 From: Tony Houghton Date: Thu, 4 Oct 2007 21:30:24 +0100 Subject: [PATCH] getenv needs . --- src/xdgautostart.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/xdgautostart.c b/src/xdgautostart.c index fbb9cc7..94056c8 100644 --- a/src/xdgautostart.c +++ b/src/xdgautostart.c @@ -4,6 +4,7 @@ #include "config.h" +#include #include #include "xdgautostart.h" -- 2.11.4.GIT