11 lines
232 B
Diff
11 lines
232 B
Diff
--- linux-4.9.3/net/ceph/snapshot.c.orig
|
|
+++ linux-4.9.3/net/ceph/snapshot.c
|
|
@@ -18,8 +18,6 @@
|
|
* 02110-1301, USA.
|
|
*/
|
|
|
|
-#include <stddef.h>
|
|
-
|
|
#include <linux/types.h>
|
|
#include <linux/export.h>
|
|
#include <linux/ceph/libceph.h>
|