diff options
author | Vyacheslav Cherkashin <v.cherkashin@samsung.com> | 2013-06-06 12:54:08 +0400 |
---|---|---|
committer | Vyacheslav Cherkashin <v.cherkashin@samsung.com> | 2013-06-06 12:54:08 +0400 |
commit | 265a988f7583a9c8846ee814a4988fb271bc62c6 (patch) | |
tree | c9de9fddc777fd31cb65e732b172a77ca551faf6 /driver/us_proc_inst.c | |
parent | 8111d6f8e534bc14d13fc0c14081f2be3c16698a (diff) | |
download | swap-modules-265a988f7583a9c8846ee814a4988fb271bc62c6.tar.gz swap-modules-265a988f7583a9c8846ee814a4988fb271bc62c6.tar.bz2 swap-modules-265a988f7583a9c8846ee814a4988fb271bc62c6.zip |
[FEATURE] new filters
Diffstat (limited to 'driver/us_proc_inst.c')
-rw-r--r-- | driver/us_proc_inst.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/driver/us_proc_inst.c b/driver/us_proc_inst.c index 7b3d4647..f7e894e2 100644 --- a/driver/us_proc_inst.c +++ b/driver/us_proc_inst.c @@ -22,8 +22,6 @@ #include "../uprobe/swap_uprobes.h" #include "sspt/sspt.h" -#include "filters/filters_core.h" -#include "filters/filter_by_path.h" #include "helper.h" #include "us_slot_manager.h" |