Skip to content

Commit 85d8315

Browse files
committed
Fix importing header file
1 parent 0809ec7 commit 85d8315

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

main.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
package main
22

3+
// #include <dlfcn.h>
34
// #include "cgo.h"
45
import "C"
56
import "fmt"

0 commit comments

Comments
 (0)