]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
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)
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


No differences found