]> git.wh0rd.org - patches.git/blame - nbd-no-page-header.patch
initial import
[patches.git] / nbd-no-page-header.patch
CommitLineData
5e993f12 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>