[FIX] Kprobe: add include to swap_ktd
authorAlexander Aksenov <a.aksenov@samsung.com>
Fri, 30 Oct 2015 09:37:27 +0000 (12:37 +0300)
committerAlexander Aksenov <a.aksenov@samsung.com>
Fri, 30 Oct 2015 09:37:27 +0000 (12:37 +0300)
commit686fd9c0948c9a30a460d62575c37944297f5f53
treeb5ae83028f5e89c8655a02afbbcbe69230b27991
parent840002f98adcabae0e547560753d3b9d0c20bba5
[FIX] Kprobe: add include to swap_ktd

Issue:
swap ksyms is used in kprobe, but necessary include is lost

Solution:
Add inlcude

Change-Id: Ib3d4fb1a1e95063f724a1bc45e26c63a53d313d0
Signed-off-by: Alexander Aksenov <a.aksenov@samsung.com>
kprobe/swap_ktd.c