]> granicus.if.org Git - pdns/commitdiff
we don't actually depend on curses.h
authorbert hubert <bert.hubert@netherlabs.nl>
Sat, 30 Jan 2016 14:12:16 +0000 (15:12 +0100)
committerbert hubert <bert.hubert@netherlabs.nl>
Sat, 30 Jan 2016 14:12:16 +0000 (15:12 +0100)
pdns/pdnsutil.cc

index 749c7c6f84d6ed56bbb0ca0d5158b0bfaae0b1e5..384818cf095261fb9183d5059e03009a98b83fba 100644 (file)
@@ -30,7 +30,6 @@
 #include "ssqlite3.hh"
 #include "bind-dnssec.schema.sqlite3.sql.h"
 #endif
-#include <curses.h>
 
 StatBag S;
 PacketCache PC;