From 91450723b277fc8fa2d4bcfecb762c30ab7bfb21 Mon Sep 17 00:00:00 2001 From: Warren Dukes Date: Thu, 18 Mar 2004 03:29:25 +0000 Subject: bunch of autotool cleanups git-svn-id: https://svn.musicpd.org/mpd/trunk@271 09075e82-0dd4-0310-85a5-a0d7c8717e4f --- src/list.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/list.h') diff --git a/src/list.h b/src/list.h index 8a38ba4fe..4ae32160a 100644 --- a/src/list.h +++ b/src/list.h @@ -20,6 +20,8 @@ #ifndef LIST_H #define LIST_H +#include "../config.h" + #include /* used to make a list where free() will be used to free data in list */ -- cgit v1.2.3