]> git.wh0rd.org - patches.git/blob - nbd-no-page-header.patch
sync vapier-m
[patches.git] / nbd-no-page-header.patch
1 --- nbd-client.c
2 +++ nbd-client.c
3 @@ -16,7 +16,6 @@
4 #include "config.h"
5 #include "lfs.h"
6
7 -#include <asm/page.h>
8 #include <sys/ioctl.h>
9 #include <sys/socket.h>
10 #include <sys/types.h>