Skip to content

Commit

Permalink
Make fork_action.h a public_header
Browse files Browse the repository at this point in the history
  • Loading branch information
patricoferris committed Oct 17, 2024
1 parent 216ccff commit dd13303
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib_eio/unix/dune
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
(library
(name eio_unix)
(public_name eio.unix)
(public_headers include/fork_action.h)
(foreign_stubs
(language c)
(include_dirs include)
Expand Down

0 comments on commit dd13303

Please sign in to comment.