summaryrefslogtreecommitdiff
path: root/net/b2bua/files/patch-radius::RadiusMessage.cxx
blob: 32bd4256b7c198f51d60de0e84a48d2366bf27ea (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$FreeBSD$

--- radius/RadiusMessage.cxx.orig	Thu Nov  8 00:43:39 2001
+++ radius/RadiusMessage.cxx	Sun Jan 19 01:35:13 2003
@@ -52,6 +52,8 @@
 static const char* const RadiusMessage_cxx_Version =
     "$Id: RadiusMessage.cxx,v 1.10 2001/11/07 22:43:39 chok Exp $";
 
+#include <sys/types.h>
+#include <sys/socket.h>
 #include <netinet/in.h>
 #include <time.h>