Include missing header "radius_snmp.h".
authornbk <nbk>
Tue, 3 Apr 2007 14:41:06 +0000 (14:41 +0000)
committernbk <nbk>
Tue, 3 Apr 2007 14:41:06 +0000 (14:41 +0000)
src/main/event.c

index 6d048e4..97430ba 100644 (file)
@@ -34,6 +34,7 @@ RCSID("$Id$")
 #include <freeradius-devel/rad_assert.h>
 #include <freeradius-devel/event.h>
 #include <freeradius-devel/modules.h>
+#include <freeradius-devel/radius_snmp.h>
 
 #define USEC (1000000)