chiark / gitweb /
[PATCH] udev - drop all methods :)
[elogind.git] / libsysfs / dlist.h
index 5da79f9ba20d8b5b533286abf2482655b974743f..83f67e8d4458c9203cb54cf393ab7de9916ea6a3 100644 (file)
@@ -52,7 +52,6 @@
 * to think about it.
 
 */
 * to think about it.
 
 */
-#include <malloc.h>
 typedef struct dl_node {
   struct dl_node *prev;
   struct dl_node *next;
 typedef struct dl_node {
   struct dl_node *prev;
   struct dl_node *next;