Skip to content

Commit 818a6c3

Browse files
committed
Add comment documenting the reason
Signed-off-by: Jan Midtgaard <[email protected]>
1 parent f5c1373 commit 818a6c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dune_digest/dune_digest_stubs.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#define CAML_INTERNALS
1+
#define CAML_INTERNALS // needed to access md5.h functions
22
#include <caml/mlvalues.h>
33
#include <caml/alloc.h>
44
#include <caml/bigarray.h>

0 commit comments

Comments
 (0)