chiark / gitweb /
[PATCH] If a CALLOUT rule has a BUS id, then we must check to see if the device is...
[elogind.git] / libsysfs / dlist.h
index 5da79f9ba20d8b5b533286abf2482655b974743f..83f67e8d4458c9203cb54cf393ab7de9916ea6a3 100644 (file)
@@ -52,7 +52,6 @@
 * to think about it.
 
 */
-#include <malloc.h>
 typedef struct dl_node {
   struct dl_node *prev;
   struct dl_node *next;