Merge branch 'akpm' (Andrew's patch-bomb)
[deliverable/linux.git] / lib / int_sqrt.c
index fd355a99327cdeab8333781991ea3ecd59997ca4..fc2eeb7cb2eaf654b8d94b0369906d42ca023e21 100644 (file)
@@ -1,6 +1,6 @@
 
 #include <linux/kernel.h>
-#include <linux/module.h>
+#include <linux/export.h>
 
 /**
  * int_sqrt - rough approximation to sqrt
This page took 0.037735 seconds and 5 git commands to generate.