Merge lp:~mfisch/lightdm/lightdm-lp999884 into lp:lightdm

Proposed by Matt Fischer
Status: Merged
Merged at revision: 1518
Proposed branch: lp:~mfisch/lightdm/lightdm-lp999884
Merge into: lp:lightdm
Diff against target: 11 lines (+0/-1)
1 file modified
tests/src/libsystem.c (+0/-1)
To merge this branch: bzr merge lp:~mfisch/lightdm/lightdm-lp999884
Reviewer Review Type Date Requested Status
Robert Ancell Approve
Review via email: mp+111332@code.launchpad.net

Description of the change

Fixes #999884 - the gcc 4.7 issue, per our discussion on IRC

To post a comment you must log in.
Revision history for this message
Robert Ancell (robert-ancell) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'tests/src/libsystem.c'
--- tests/src/libsystem.c 2012-06-12 02:37:57 +0000
+++ tests/src/libsystem.c 2012-06-21 04:29:23 +0000
@@ -5,7 +5,6 @@
5#include <pwd.h>5#include <pwd.h>
6#include <grp.h>6#include <grp.h>
7#include <security/pam_appl.h>7#include <security/pam_appl.h>
8#include <unistd.h>
9#include <fcntl.h>8#include <fcntl.h>
10#define __USE_GNU9#define __USE_GNU
11#include <dlfcn.h>10#include <dlfcn.h>

Subscribers

People subscribed via source and target branches