Fix: libc internal mutex races with run_as
[lttng-tools.git] / src / common / sessiond-comm / Makefile.am
index fdffa401e5b35783b298a56ed0b809cfbba9e065..32ec058b3f925d68c01ec0a75cefcfc4443b15be 100644 (file)
@@ -4,6 +4,6 @@ AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/src
 noinst_LTLIBRARIES = libsessiond-comm.la
 
 libsessiond_comm_la_SOURCES = sessiond-comm.c sessiond-comm.h \
-                              unix.c unix.h inet.c inet.h inet6.c inet6.h \
+                              inet.c inet.h inet6.c inet6.h \
                               relayd.h agent.h
 libsessiond_comm_la_LIBADD = -lrt
This page took 0.022854 seconds and 4 git commands to generate.