diff options
author | kolla <kolla> | 2009-09-11 13:49:53 +0000 |
---|---|---|
committer | kolla <kolla@e88ac4ed-0b26-0410-9574-a7f39faa03bf> | 2009-09-11 13:49:53 +0000 |
commit | 7f52d182fcb94e48592def160f9e7c70f573f805 (patch) | |
tree | 82dc865612e43fb4a1506c9bca598b344010382e /util.c | |
parent | 213cc4a52d49896ae472c223698852fdfefc50aa (diff) |
Credits
git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.3@511 e88ac4ed-0b26-0410-9574-a7f39faa03bf
Diffstat (limited to 'util.c')
-rw-r--r-- | util.c | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -6,6 +6,11 @@ * copyright notice and this permission notice appear in all copies. */ +/* Code contributions from: + * + * Stefan Winter <stefan.winter@restena.lu> + */ + #include <sys/socket.h> #include <netinet/in.h> #include <netdb.h> |