aboutsummaryrefslogtreecommitdiffstats
path: root/lib/raid6/neon.uc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/raid6/neon.uc')
-rw-r--r--lib/raid6/neon.uc1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/raid6/neon.uc b/lib/raid6/neon.uc
index b7c68030da4f..355270af0cd6 100644
--- a/lib/raid6/neon.uc
+++ b/lib/raid6/neon.uc
@@ -25,6 +25,7 @@
*/
#include <arm_neon.h>
+#include "neon.h"
typedef uint8x16_t unative_t;