blob: 8e1717f1bb74bfb1ff5f4ec208602bf073e1b2fd (
plain)
1
2
3
4
5
6
7
8
9
10
|
--- nbd-client.c
+++ nbd-client.c
@@ -16,7 +16,6 @@
#include "config.h"
#include "lfs.h"
-#include <asm/page.h>
#include <sys/ioctl.h>
#include <sys/socket.h>
#include <sys/types.h>
|