src/rrd_daemon.c: Re-introduce the strict C99/POSIX defines.
authorFlorian Forster <octo@leeloo.home.verplant.org>
Sun, 14 Sep 2008 08:15:37 +0000 (10:15 +0200)
committerFlorian Forster <octo@leeloo.home.verplant.org>
Sun, 14 Sep 2008 08:15:37 +0000 (10:15 +0200)
commit233d08a4e30ba49be5c37850361f3afebc65e4b5
tree42b73e37755180f866a4c6faf239cddb92b64950
parentbeb8d57ef56b9bd6fb6018845e6c99d8c3dfc979
src/rrd_daemon.c: Re-introduce the strict C99/POSIX defines.

They're commented out using `#if 0' because Kevin reported problems with
it. This way they can easily be activated for development and debugging.
src/rrd_daemon.c