From 822c8f60b72cca97fb2c86db37835a60917d1c7e Mon Sep 17 00:00:00 2001 From: Daniel Gollub Date: Mon, 11 Nov 2019 15:07:38 +0100 Subject: DANOS Import --- tacplus-daemon/main.h | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 tacplus-daemon/main.h (limited to 'tacplus-daemon/main.h') diff --git a/tacplus-daemon/main.h b/tacplus-daemon/main.h new file mode 100644 index 0000000..10e56d3 --- /dev/null +++ b/tacplus-daemon/main.h @@ -0,0 +1,12 @@ +/* + TACACS+ D-Bus Daemon code + + Copyright (c) 2019 AT&T Intellectual Property. + Copyright (c) 2015 Brocade Communications Systems, Inc. + + SPDX-License-Identifier: GPL-2.0-only +*/ + +#include "daemon.h" +#include "dbus_service.h" +#include -- cgit v1.2.3