X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fdaemonize.c;h=b9d0b03faeed08c100ec0d0587030e30817c1d1a;hp=a8e290603091328e23012d8d39ffda79574d0231;hb=6c1c0768320135c6936c371b09731851b508c023;hpb=f10db9cc56c280b504e5ece875c62da00d15722b diff --git a/src/common/daemonize.c b/src/common/daemonize.c index a8e290603..b9d0b03fa 100644 --- a/src/common/daemonize.c +++ b/src/common/daemonize.c @@ -17,6 +17,7 @@ */ #define _GNU_SOURCE +#define _LGPL_SOURCE #include #include #include