git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Introduced logger for plugins.
[stg.git]
/
projects
/
rlm_stg
/
radiusd.h
diff --git
a/projects/rlm_stg/radiusd.h
b/projects/rlm_stg/radiusd.h
index 16fab301b7becaa21cb6a7a15593fd0f4de32279..4cbf4034389c60cce1bb58ba9b3bf45cf2049224 100644
(file)
--- 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.