diff options
Diffstat (limited to '')
-rw-r--r-- | src/dlist.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/dlist.h b/src/dlist.h index 8a1e5fede..b0af2ea07 100644 --- a/src/dlist.h +++ b/src/dlist.h @@ -21,8 +21,8 @@ * */ -#ifndef _LINUX_LIST_H -#define _LINUX_LIST_H +#ifndef MPD_DLIST_H +#define MPD_DLIST_H /* * These are non-NULL pointers that will result in page faults |