Skip to content

Commit

Permalink
kmsan: add a missing #include
Browse files Browse the repository at this point in the history
  • Loading branch information
ramosian-glider committed Jun 12, 2019
1 parent 815c0cf commit c4b6bfa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mm/kmsan/kmsan_hooks.c
Expand Up @@ -15,6 +15,7 @@


#include <asm/tlbflush.h>
#include <asm/cacheflush.h>
#include <linux/gfp.h>
#include <linux/mm.h>
#include <linux/mm_types.h>
Expand Down

0 comments on commit c4b6bfa

Please sign in to comment.