]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
clean up code
authorRazvan Becheriu <razvan@isc.org>
Fri, 6 Sep 2019 15:08:57 +0000 (18:08 +0300)
committerRazvan Becheriu <razvan@isc.org>
Wed, 6 Nov 2019 17:32:51 +0000 (19:32 +0200)
src/bin/dhcp6/tests/ctrl_dhcp6_srv_unittest.cc

index e48efdb24b6044bbcb6bb24fcbcc17a979168eba..ea508213d36e0b250b4ae3af512450ed6278ad27 100644 (file)
 #include <sstream>
 #include <thread>
 
-#include <sys/select.h>
-#include <sys/stat.h>
-#include <sys/ioctl.h>
-
 using namespace std;
 using namespace isc;
 using namespace isc::asiolink;