network plugin: Don't use the "true" and "false" macros from <stdbool.h>.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sun, 31 Oct 2010 11:52:31 +0000 (12:52 +0100)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sun, 31 Oct 2010 11:52:35 +0000 (12:52 +0100)
commitdebf97972666d688bace07d1b5ee3ef958ac7cee
tree8730c13022f236c7c4ac74791dc083902c43e738
parent02a570b9e233010777e502db11e569cc4f40984c
network plugin: Don't use the "true" and "false" macros from <stdbool.h>.

They cause more trouble with other includes that they are worth.
src/network.c