]> git.stg.codes - stg.git/blobdiff - projects/rlm_stg/libradius.h
Виправлено помилки компілязції під FreeBSD4
[stg.git] / projects / rlm_stg / libradius.h
index ea35a2a76ecbd353736ed625ee679b5461e18e2f..4e926bfdb9114190d98cceeeb5bc725fa0148985 100644 (file)
@@ -34,6 +34,9 @@
 #include <stdarg.h>
 #include "os_int.h"
 
+#ifdef FREE_BSD
+#include <sys/types.h>
+#endif
 #include <netinet/in.h>
 #include <sys/socket.h>