Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 91c0a213 authored by Mathieu Desnoyers's avatar Mathieu Desnoyers Committed by Greg Kroah-Hartman
Browse files

lttng wrapper: add missing include to kallsyms wrapper



Needed to keep bissectability.

Signed-off-by: default avatarMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent eeb34e21
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
#ifndef _LTT_WRAPPER_KALLSYMS_H
#define _LTT_WRAPPER_KALLSYMS_H

#include <linux/kallsyms.h>

/*
 * Copyright (C) 2011 Avik Sil (avik.sil@linaro.org)
 *