Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 106715 | Differences between
and this patch

Collapse All | Expand All

(-)programs/xdm/greeter/greet.c (-2 / +2 lines)
Lines 48-55 Link Here
48
#include "dm.h"
48
#include "dm.h"
49
#include "dm_error.h"
49
#include "dm_error.h"
50
#include "greet.h"
50
#include "greet.h"
51
#include "Login.h"
51
#include "greeter/Login.h"
52
ainclude <stdio.h>
52
#include <stdio.h>
53
53
54
#ifdef __OpenBSD__
54
#ifdef __OpenBSD__
55
#include <syslog.h>
55
#include <syslog.h>

Return to bug 106715