diff options
author | Linus Nordberg <linus@nordu.net> | 2010-10-01 11:29:12 +0200 |
---|---|---|
committer | Linus Nordberg <linus@nordu.net> | 2010-10-01 11:29:12 +0200 |
commit | 7ec20f4101e5a1ef0b5f2537f25a4f8d74ad1104 (patch) | |
tree | e452775bb08b4c3fae7cef827834aeef21a6cfd8 /lib/debug.c | |
parent | b1437bde86daa8826a8eeb1437cca11dda88283e (diff) |
WIP
Diffstat (limited to 'lib/debug.c')
-rw-r--r-- | lib/debug.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/debug.c b/lib/debug.c index 34f4885..d2d8d9c 100644 --- a/lib/debug.c +++ b/lib/debug.c @@ -1,3 +1,5 @@ +/* See the file COPYING for licensing information. */ + #include <stdio.h> #include <freeradius/libradius.h> #include "libradsec.h" |