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

Collapse All | Expand All

(-)usr/kinit/resume/resumelib.c.orig (-1 / +1 lines)
Lines 12-18 Link Here
12
#include <limits.h>
12
#include <limits.h>
13
#include <sys/stat.h>
13
#include <sys/stat.h>
14
#include <sys/sysmacros.h>
14
#include <sys/sysmacros.h>
15
#include <linux/config.h>	/* For CONFIG_PM_STD_PARTITION */
15
#include <linux/autoconf.h>	/* For CONFIG_PM_STD_PARTITION */
16
16
17
#include "kinit.h"
17
#include "kinit.h"
18
#include "do_mounts.h"
18
#include "do_mounts.h"

Return to bug 157618