X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=src%2Fbin%2Flttng-relayd%2Ftcp_keep_alive.h;fp=src%2Fbin%2Flttng-relayd%2Ftcp_keep_alive.h;h=0000000000000000000000000000000000000000;hb=7532fa3bd22e403958f46cd35c824f490d93292d;hp=223602835519c35ec5f7dfb09f4efae9d1ca52e1;hpb=985aea182b618c85c51651f224abedfe367c75ee;p=lttng-tools.git diff --git a/src/bin/lttng-relayd/tcp_keep_alive.h b/src/bin/lttng-relayd/tcp_keep_alive.h deleted file mode 100644 index 223602835..000000000 --- a/src/bin/lttng-relayd/tcp_keep_alive.h +++ /dev/null @@ -1,15 +0,0 @@ -/* - * Copyright (C) 2017 Jonathan Rajotte - * - * SPDX-License-Identifier: GPL-2.0-only - * - */ - -#ifndef RELAYD_TCP_KEEP_ALIVE_H -#define RELAYD_TCP_KEEP_ALIVE_H - -#include - -int socket_apply_keep_alive_config(int socket_fd); - -#endif /* RELAYD_TCP_KEEP_ALIVE_H */