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

Collapse All | Expand All

(-)gnome-vfs-2.16.3/libgnomevfs/gnome-vfs-hal-mounts.c (+4 lines)
Lines 32-38 Link Here
32
#include <stdlib.h>
32
#include <stdlib.h>
33
#include <string.h>
33
#include <string.h>
34
#include <sys/stat.h>
34
#include <sys/stat.h>
35
36
#ifdef HAVE_SYS_SYSMACROS_H
35
#include <sys/sysmacros.h>
37
#include <sys/sysmacros.h>
38
#endif
39
36
#include <sys/types.h>
40
#include <sys/types.h>
37
#include <unistd.h>
41
#include <unistd.h>
38
#include <limits.h>
42
#include <limits.h>

Return to bug 182328