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

Collapse All | Expand All

(-)session-1.0.2/sessreg.h (+4 lines)
Lines 55-60 Link Here
55
55
56
#include "config.h"
56
#include "config.h"
57
57
58
#ifdef HAVE_SYS_TYPES_H
59
#include <sys/types.h>
60
#endif
61
58
#include <time.h>
62
#include <time.h>
59
#include <utmp.h>
63
#include <utmp.h>
60
64

Return to bug 182264