diff options
| author | Ted Gould <ted@canonical.com> | 2009-08-08 09:15:30 -0600 |
|---|---|---|
| committer | Ted Gould <ted@canonical.com> | 2009-08-08 09:15:30 -0600 |
| commit | 46812f4eb145ce20d50b728944b8b4e1205bbb41 (patch) | |
| tree | ee3af6f4f5180b100e6f725c5c43c2dee8aa6b59 /src/users-service.c | |
| parent | 32ae53755e9d5646ca3779bd889303d6a8ef5378 (diff) | |
| parent | 839f57951591a4bf9d0ce4fd32b0c5b2d06bf73e (diff) | |
| download | ayatana-indicator-session-46812f4eb145ce20d50b728944b8b4e1205bbb41.tar.gz ayatana-indicator-session-46812f4eb145ce20d50b728944b8b4e1205bbb41.tar.bz2 ayatana-indicator-session-46812f4eb145ce20d50b728944b8b4e1205bbb41.zip | |
Lots of updates from a branch to make things on the status
front all happy happy joy joy.
Diffstat (limited to 'src/users-service.c')
| -rw-r--r-- | src/users-service.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/users-service.c b/src/users-service.c index a8a9c67..9ada91f 100644 --- a/src/users-service.c +++ b/src/users-service.c @@ -20,6 +20,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. */ +#include <unistd.h> #include <glib/gi18n.h> |
