summaryrefslogtreecommitdiff
path: root/lib/radsec.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/radsec.h')
-rw-r--r--lib/radsec.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/lib/radsec.h b/lib/radsec.h
deleted file mode 100644
index 703e44b..0000000
--- a/lib/radsec.h
+++ /dev/null
@@ -1,7 +0,0 @@
-/* Copyright 2012 NORDUnet A/S. All rights reserved.
- See LICENSE for licensing information. */
-
-struct rs_error *rs_resolve (struct evutil_addrinfo **addr,
- rs_conn_type_t type,
- const char *hostname,
- const char *service);