]> git.itanic.dy.fi Git - rrdd/commit
Remove database.h
authorTimo Kokkonen <timo.t.kokkonen@iki.fi>
Mon, 19 Nov 2012 16:48:38 +0000 (18:48 +0200)
committerTimo Kokkonen <timo.t.kokkonen@iki.fi>
Mon, 19 Nov 2012 18:31:52 +0000 (20:31 +0200)
commitb54e0f249f7f67fcd9aa4ae2a43141afd9c679c2
tree88269d0c9fc3d92908a640bcb3a6fb5516c8fcaf
parent542b6374deed4bc008f4a057c04c36684b325604
Remove database.h

Instead of having a database built in the software, have one being
provided with a config file instead. Keeping the database header file
is becoming a maintenance burden.

Signed-off-by: Timo Kokkonen <timo.t.kokkonen@iki.fi>
config.c
database.h [deleted file]
database.sysinfo.conf [new file with mode: 0644]
example_database.conf [new file with mode: 0644]
main.c