diff options
Diffstat (limited to 'lib/list_util.c')
-rw-r--r-- | lib/list_util.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/list_util.c b/lib/list_util.c index 720b8ca7..8ce01c03 100644 --- a/lib/list_util.c +++ b/lib/list_util.c @@ -19,8 +19,7 @@ * 02111-1307, USA. */ -#include <list_util.h> - +#include "list_util.h" /*============================================================================== * Single Base, Single Link |