fs: Export drop_pagecache_sb symbol
authorErez Zadok <ezkcs.sunysb.edu>
Sun, 18 Mar 2007 23:24:29 +0000 (19:24 -0400)
committerErez Zadok <ezk@cs.sunysb.edu>
Sat, 16 Aug 2014 02:24:42 +0000 (22:24 -0400)
Signed-off-by: Erez Zadok <ezkcs.sunysb.edu>
Signed-off-by: Josef 'Jeff' Sipek <jsipekcs.sunysb.edu>
fs/drop_caches.c

index 9280202e488c0557f1478f8bcde6ebfd0893710d..92157a19459db038354ef79146f276ce21d2df7e 100644 (file)
@@ -3,6 +3,7 @@
  */
 
 #include <linux/kernel.h>
+#include <linux/module.h>
 #include <linux/mm.h>
 #include <linux/fs.h>
 #include <linux/writeback.h>