summaryrefslogtreecommitdiff
path: root/libsysfs/dlist.c
diff options
context:
space:
mode:
authorkay.sievers@vrfy.org <kay.sievers@vrfy.org>2005-03-05 07:16:21 +0100
committerGreg KH <gregkh@suse.de>2005-04-26 23:48:48 -0700
commit733677e2c21b1ea3789c5296c84c1730d9ce498d (patch)
treefbc1136c4c8cc4f225b23b8211d953f75a617ce3 /libsysfs/dlist.c
parent03fd7a3ad3438c7ae4525215ac58c3d94133cc35 (diff)
[PATCH] klibc_fixups: remove unneeded stuff
Diffstat (limited to 'libsysfs/dlist.c')
-rw-r--r--libsysfs/dlist.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libsysfs/dlist.c b/libsysfs/dlist.c
index c4ee324573..c44e9d5ff5 100644
--- a/libsysfs/dlist.c
+++ b/libsysfs/dlist.c
@@ -27,6 +27,7 @@
* delete function. Otherwise dlist will just use free.
*/
+#include "stdlib.h"
#include "dlist.h"
/*