]> git.tuebingen.mpg.de Git - paraslash.git/commit
Rename LIST_HEAD to INITIALIZED_LIST_HEAD.
authorAndre Noll <maan@systemlinux.org>
Tue, 21 Jul 2009 15:56:02 +0000 (17:56 +0200)
committerAndre Noll <maan@systemlinux.org>
Tue, 21 Jul 2009 15:56:02 +0000 (17:56 +0200)
commitc36f5e92c572c8eaf77c227bce164b9e98a74a3e
tree1fc84bd2744b267cb18ec437331463b5657e0fbd
parentf74525557a0f63090de04fcb2ad401db0783f9a3
Rename LIST_HEAD to INITIALIZED_LIST_HEAD.

This fixes the following warning on NetBSD:

In file included from udp_send.c:25:
list.h:37:1: warning: "LIST_HEAD" redefined
In file included from /usr/include/net/if.h:84,
 from udp_send.c:14:
/usr/include/sys/queue.h:88:1: warning: this is the location of the previous definition
audiod_command.c
list.h