Commit 81d3a621 authored by Nathan Scott's avatar Nathan Scott

[XFS] Fix compile for Alpha architecture.

SGI Modid: 2.5.x-xfs:slinx:147717a
parent 9246bcda
......@@ -31,6 +31,7 @@
*/
#include <linux/module.h>
#include <linux/types.h>
#include <linux/slab.h>
#include <xfs_types.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment