Shouldn't include <radiusd.h>
authorAlan T. DeKok <aland@freeradius.org>
Fri, 8 Oct 2010 15:23:57 +0000 (17:23 +0200)
committerAlan T. DeKok <aland@freeradius.org>
Fri, 8 Oct 2010 15:24:27 +0000 (17:24 +0200)
src/include/soh.h

index e033236..8a8c1f4 100644 (file)
@@ -27,7 +27,6 @@
 RCSIDH(soh_h, "$Id$")
 
 #include <freeradius-devel/libradius.h>
-#include <freeradius-devel/radiusd.h>
 
 int soh_verify(REQUEST *request, VALUE_PAIR *sohvp, const uint8_t *data, unsigned int data_len);
 uint16_t soh_pull_be_16(const uint8_t *p);