Skip to content

Commit dd13303

Browse files
committed
Make fork_action.h a public_header
1 parent 216ccff commit dd13303

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib_eio/unix/dune

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
(library
22
(name eio_unix)
33
(public_name eio.unix)
4+
(public_headers include/fork_action.h)
45
(foreign_stubs
56
(language c)
67
(include_dirs include)

0 commit comments

Comments
 (0)