From dcfb8bca7400c5db4fafbed7aa9395e5f3277d9b Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Sun, 3 Oct 2010 23:27:46 +0200 Subject: WIP --- lib/include/radsec/radsec-impl.h | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/include/radsec/radsec-impl.h') diff --git a/lib/include/radsec/radsec-impl.h b/lib/include/radsec/radsec-impl.h index 4f7fa2c..503b2e5 100644 --- a/lib/include/radsec/radsec-impl.h +++ b/lib/include/radsec/radsec-impl.h @@ -44,6 +44,7 @@ struct rs_peer { struct rs_realm { char *name; + enum rs_conn_type type; struct rs_peer *peers; }; -- cgit v1.1