summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
Diffstat (limited to 'contrib')
-rw-r--r--contrib/kann/kautodiff.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/kann/kautodiff.c b/contrib/kann/kautodiff.c
index f336c958b..d05cc00a4 100644
--- a/contrib/kann/kautodiff.c
+++ b/contrib/kann/kautodiff.c
@@ -7,6 +7,7 @@
#include <float.h>
#include <math.h>
#include "kautodiff.h"
+#include "blas-config.h"
typedef struct {
uint64_t s[2];