Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 233870
Collapse All | Expand All

(-)libnautilus-private/nautilus-emblem-utils.c.orig (+1 lines)
Lines 25-30 Link Here
25
#include <config.h>
25
#include <config.h>
26
26
27
#include <sys/types.h>
27
#include <sys/types.h>
28
#include <sys/stat.h>
28
#include <utime.h>
29
#include <utime.h>
29
#include <stdio.h>
30
#include <stdio.h>
30
#include <string.h>
31
#include <string.h>
(-)libnautilus-private/nautilus-file.c.orig (+1 lines)
Lines 67-72 Link Here
67
#include <sys/time.h>
67
#include <sys/time.h>
68
#include <time.h>
68
#include <time.h>
69
#include <unistd.h>
69
#include <unistd.h>
70
#include <sys/stat.h>
70
71
71
#ifdef HAVE_SELINUX
72
#ifdef HAVE_SELINUX
72
#include <selinux/selinux.h>
73
#include <selinux/selinux.h>

Return to bug 233870