btrfs-progs: shared: cleanup includes in ulist.c
authorDavid Sterba <dsterba@suse.com>
Thu, 9 Feb 2017 15:54:17 +0000 (16:54 +0100)
committerDavid Sterba <dsterba@suse.com>
Wed, 8 Mar 2017 12:00:47 +0000 (13:00 +0100)
Signed-off-by: David Sterba <dsterba@suse.com>
kernel-shared/ulist.c

index 8853d12..156a92f 100644 (file)
@@ -4,8 +4,6 @@
  * Distributed under the GNU GPL license version 2.
  */
 
-//#include <linux/slab.h>
-#include <stdlib.h>
 #include "kerncompat.h"
 #include "ulist.h"
 #include "ctree.h"