x86/fpu: Split out fpu/signal.h from fpu/internal.h for signal frame handling functions
[deliverable/linux.git] / arch / x86 / kernel / fpu / core.c
index 1ba866cce00afdf43c2c632b7d734b7b4d623a1e..b61a5136c0e08bdfcd1be70fb246059734521810 100644 (file)
@@ -6,6 +6,8 @@
  *     Gareth Hughes <gareth@valinux.com>, May 2000
  */
 #include <asm/fpu/internal.h>
+#include <asm/fpu/signal.h>
+
 #include <linux/hardirq.h>
 
 /*
This page took 0.025161 seconds and 5 git commands to generate.