libunwind: update to 1.8.1
[openadk.git] / package / iproute2 / patches / patch-misc_ifstat_c
blob7f65846496c0279b0b8246d7573cc5ec032e8f88
1 --- iproute2-3.10.0.orig/misc/ifstat.c  2013-07-16 19:06:36.000000000 +0200
2 +++ iproute2-3.10.0/misc/ifstat.c       2013-08-17 15:27:59.236199157 +0200
3 @@ -21,7 +21,7 @@
4  #include <sys/file.h>
5  #include <sys/socket.h>
6  #include <sys/un.h>
7 -#include <sys/poll.h>
8 +#include <poll.h>
9  #include <sys/wait.h>
10  #include <sys/stat.h>
11  #include <signal.h>