pf plugin: Rearrange functions to get rid of prototypes.
authorFlorian Forster <octo@collectd.org>
Thu, 13 Sep 2012 11:22:32 +0000 (13:22 +0200)
committerFlorian Forster <octo@collectd.org>
Thu, 13 Sep 2012 11:22:32 +0000 (13:22 +0200)
commite95c6a7731455136b68bbf075739506db8d5c447
tree7473dd7db0c6abbe495c0eb455fa509c29c55138
parent9ad25378a6c3c755bc483067542f3adfcc9aae9a
pf plugin: Rearrange functions to get rid of prototypes.

* Add collectd specific includes.
* Make global variables and functions static.
* Remove main() function and associated code.
src/pf.c