ARM: 9313/1: vdso: add missing prototypes
[linux-2.6-microblaze.git] / arch / arm / vdso / vgettimeofday.c
index 1976c6f..a003bea 100644 (file)
@@ -6,6 +6,8 @@
  */
 #include <linux/time.h>
 #include <linux/types.h>
+#include <asm/vdso.h>
+#include <asm/unwind.h>
 
 int __vdso_clock_gettime(clockid_t clock,
                         struct old_timespec32 *ts)