Skip to content

Commit f4bb61c

Browse files
committed
Add lib dependecy on unix
1 parent 5a0abc6 commit f4bb61c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/llama/dune

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
(library
22
(public_name llama)
3-
(libraries ao llama_core))
3+
(libraries ao unix llama_core))

0 commit comments

Comments
 (0)