Fix: setuid/setgid daemons should not get sensitive env. var./args
[lttng-tools.git] / src / common / compat / Makefile.am
index 537375b91f5ed6244f0013b499e0e3586b52de32..5df27dfa3f4dd3a9628cfe15a2a950a55a5af0ef 100644 (file)
@@ -9,4 +9,5 @@ COMPAT=compat-poll.c
 endif
 
 libcompat_la_SOURCES = poll.h fcntl.h endian.h mman.h clone.h \
-                       socket.h compat-fcntl.c uuid.h tid.h $(COMPAT)
+               socket.h compat-fcntl.c uuid.h tid.h \
+               getenv.h $(COMPAT)
This page took 0.025526 seconds and 5 git commands to generate.