diff options
Diffstat (limited to 'lib/radius')
-rw-r--r-- | lib/radius/client.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/radius/client.h b/lib/radius/client.h index aefb40d..33c9033 100644 --- a/lib/radius/client.h +++ b/lib/radius/client.h @@ -48,6 +48,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. #include <string.h> #endif #include <stdarg.h> +#include <sys/types.h> #ifdef HAVE_NETDB_H #include <netdb.h> #endif |