summaryrefslogtreecommitdiff
path: root/samples/sgemm.c
diff options
context:
space:
mode:
Diffstat (limited to 'samples/sgemm.c')
-rw-r--r--samples/sgemm.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/samples/sgemm.c b/samples/sgemm.c
index f43fb147..d528db0a 100644
--- a/samples/sgemm.c
+++ b/samples/sgemm.c
@@ -15,6 +15,7 @@
//
// =================================================================================================
+#include <stdlib.h>
#include <stdio.h>
#include <string.h>