Get the build working

This commit is contained in:
Justine Tunney
2023-03-15 02:52:31 -07:00
parent 47857e564c
commit 2788f373be
2 changed files with 3 additions and 2 deletions

1
ggml.c
View File

@@ -1,3 +1,4 @@
#define _GNU_SOURCE
#include "ggml.h"
#if defined(_MSC_VER) || defined(__MINGW32__)