port: FreeBSD has no ENODATA, alias it to ENOATTR
[lttng-tools.git] / src / common / compat / Makefile.am
CommitLineData
ab5be9fa
MJ
1# SPDX-License-Identifier: GPL-2.0-only
2
d31efcff
DG
3noinst_LTLIBRARIES = libcompat.la
4
0060607b 5libcompat_la_SOURCES = poll.c poll.h fcntl.h endian.h mman.h dirent.h \
c70636a7 6 socket.h compat-fcntl.c tid.h \
0060607b 7 getenv.h string.h paths.h pthread.h netdb.h \
edf4b93e
MJ
8 time.h directory-handle.h directory-handle.c path.h \
9 errno.h
This page took 0.046603 seconds and 4 git commands to generate.