mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-02 13:23:35 -04:00
lttng wrapper: add missing include to kallsyms wrapper
Needed to keep bissectability. Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
eeb34e2113
commit
91c0a213f1
@@ -1,6 +1,8 @@
|
||||
#ifndef _LTT_WRAPPER_KALLSYMS_H
|
||||
#define _LTT_WRAPPER_KALLSYMS_H
|
||||
|
||||
#include <linux/kallsyms.h>
|
||||
|
||||
/*
|
||||
* Copyright (C) 2011 Avik Sil (avik.sil@linaro.org)
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user