libunwind: update to 1.8.1
[openadk.git] / package / mrd6 / patches / patch-src_bgp_bgp_cpp
blobac83dc5a48f3e156d7972a268ba39876484baa87
1 $Id: update-patches 24 2008-08-31 14:56:13Z wbx $
2 --- mrd6-0.9.6.orig/src/bgp/bgp.cpp     2008-01-25 11:44:46.000000000 +0100
3 +++ mrd6-0.9.6/src/bgp/bgp.cpp  2009-06-01 22:57:15.000000000 +0200
4 @@ -29,6 +29,7 @@
5  
6  #include <mrdpriv/bgp/def.h>
7  
8 +#include <limits.h>
9  #include <sys/ioctl.h>
10  #include <sys/socket.h>
11  #include <sys/times.h> /* times */