From bf0314e326319354c857a7e9150460ec239fb07d Mon Sep 17 00:00:00 2001 From: "greg@kroah.com" Date: Wed, 22 Oct 2003 19:38:10 -0700 Subject: [PATCH] make libsysfs build cleanly --- libsysfs/dlist.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libsysfs/dlist.c') diff --git a/libsysfs/dlist.c b/libsysfs/dlist.c index 6dfcf726ba..a94ab1f854 100644 --- a/libsysfs/dlist.c +++ b/libsysfs/dlist.c @@ -27,6 +27,7 @@ * delete function. Otherwise dlist will just use free. */ +#include #include "dlist.h" /* -- cgit v1.2.3-54-g00ecf