diff options
Diffstat (limited to 'lib/radsec.h')
-rw-r--r-- | lib/radsec.h | 7 |
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); |