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

(-)a/src/afs/afs.h (+2 lines)
Lines 15-23 Link Here
15
#ifdef KDUMP_KERNEL
15
#ifdef KDUMP_KERNEL
16
#include <afs/afs_args.h>
16
#include <afs/afs_args.h>
17
#include <afs/afs_consts.h>
17
#include <afs/afs_consts.h>
18
#include <afs/afsint.h>
18
#else
19
#else
19
#include "afs/afs_args.h"
20
#include "afs/afs_args.h"
20
#include "afs/afs_consts.h"
21
#include "afs/afs_consts.h"
22
#include "afs/afsint.h"
21
#endif
23
#endif
22
24
23
/* jhash.h is a standalone header and is fine to pull into kernel code. */
25
/* jhash.h is a standalone header and is fine to pull into kernel code. */

Return to bug 828989