don't return in void function
authorLuke Howard <lukeh@padl.com>
Mon, 14 Nov 2011 05:51:25 +0000 (16:51 +1100)
committerLuke Howard <lukeh@padl.com>
Mon, 14 Nov 2011 05:51:25 +0000 (16:51 +1100)
Conflicts:

lib/NTMakefile

lib/avp.c

index 4489f66..0de72b1 100644 (file)
--- a/lib/avp.c
+++ b/lib/avp.c
@@ -9,7 +9,6 @@
 #include <stdlib.h>
 #include <stdint.h>
 #include <string.h>
-#include <libgen.h>
 #include <assert.h>
 
 #include <radsec/radsec.h>