src/rrd_daemon.c: Remove the declaration of strdup.
authorFlorian Forster <octo@leeloo.home.verplant.org>
Sun, 22 Jun 2008 20:19:02 +0000 (22:19 +0200)
committerFlorian Forster <octo@leeloo.home.verplant.org>
Sun, 22 Jun 2008 20:19:02 +0000 (22:19 +0200)
commit0b9e1c658d7b55301a76187012541ae7f16a528d
tree5ab1446c5f01a038e9187964a934b18f2ad45d75
parent2cb028a6d9738594b6808186ecb4d704c2798a06
src/rrd_daemon.c: Remove the declaration of strdup.

It's no longer needed as we use Single UNIX stuff now, too.
src/rrd_daemon.c