X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/dabab7c78d2a621f1a6c22b14ec29b7fa7f4ad6e..da34cd18157916f48eba7f8c60dc52fab3bf0950:/projects/rlm_stg/radiusd.h?ds=inline

diff --git a/projects/rlm_stg/radiusd.h b/projects/rlm_stg/radiusd.h
index 16fab301..4cbf4034 100644
--- a/projects/rlm_stg/radiusd.h
+++ b/projects/rlm_stg/radiusd.h
@@ -169,6 +169,9 @@ typedef enum RAD_LISTEN_TYPE {
 	RAD_LISTEN_MAX
 } RAD_LISTEN_TYPE;
 
+#if defined(FREE_BSD) || defined(FREE_BSD5)
+#include <sys/time.h>
+#endif
 
 /*
  *	For listening on multiple IP's and ports.