s390/vdso: add missing prototypes for vdso functions
[platform/kernel/linux-rpi.git] / arch / s390 / kernel / vdso64 / getcpu.c
index a5da7a9..5b2bc74 100644 (file)
@@ -4,6 +4,7 @@
 #include <linux/compiler.h>
 #include <linux/getcpu.h>
 #include <asm/timex.h>
+#include "vdso.h"
 
 int __s390_vdso_getcpu(unsigned *cpu, unsigned *node, struct getcpu_cache *unused)
 {