libunwind: update to 1.8.1
[openadk.git] / package / iproute2 / patches / patch-misc_nstat_c
blobfeed4df1437ceb68032a5b66d811006350343c68
1 --- iproute2-3.10.0.orig/misc/nstat.c   2013-07-16 19:06:36.000000000 +0200
2 +++ iproute2-3.10.0/misc/nstat.c        2013-08-17 15:27:46.412360373 +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>