Skip to content

Commit 7dcc017

Browse files
committed
chore(package): add more header path
1 parent 73ef60b commit 7dcc017

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

module.modulemap

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
module CHttpParser [system] {
22
header "/usr/include/http_parser.h"
3+
header "/opt/local/include/http_parser.h"
34
link "http_parser"
45
export *
56
}

0 commit comments

Comments
 (0)