Hi, On Mon, Jun 10, 2019 at 07:36:44PM +0530, Nitish Saboo wrote: > I want to use syslog-ng header files in my project. > I am calling syslog-ng code from my Go code. Are you using cgo? If yes, did you use the correct `// #include` and `LDFLAGS` in your go source code?