From: Alan T. DeKok Date: Fri, 8 Oct 2010 15:23:57 +0000 (+0200) Subject: Shouldn't include X-Git-Tag: release_3_0_0_beta0~1202 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=freeradius.git;a=commitdiff_plain;h=469e160bfdb69f9ab07b8fb625ad3653f384c638 Shouldn't include --- diff --git a/src/include/soh.h b/src/include/soh.h index e033236..8a8c1f4 100644 --- a/src/include/soh.h +++ b/src/include/soh.h @@ -27,7 +27,6 @@ RCSIDH(soh_h, "$Id$") #include -#include 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);