diff --git a/sqlite3_other.go b/sqlite3_other.go index 8d98b4a..a20d02c 100644 --- a/sqlite3_other.go +++ b/sqlite3_other.go @@ -9,6 +9,5 @@ package sqlite3 /* #cgo CFLAGS: -I. #cgo linux LDFLAGS: -ldl -#cgo LDFLAGS: -lpthread */ import "C"