]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[3814] removed config.h
authorFrancis Dupont <fdupont@isc.org>
Sat, 18 Apr 2015 13:59:08 +0000 (15:59 +0200)
committerFrancis Dupont <fdupont@isc.org>
Sat, 18 Apr 2015 13:59:08 +0000 (15:59 +0200)
src/lib/util/unittests/check_valgrind.h

index 3837b10ac0d170b96a907153c696230b7e860333..2d8aed4353ce9d7c7339b03886b3785091e5b68c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012, 2015  Internet Systems Consortium, Inc. ("ISC")
 //
 // Permission to use, copy, modify, and/or distribute this software for any
 // purpose with or without fee is hereby granted, provided that the above
@@ -30,8 +30,6 @@
 #ifndef UTIL_UNITTESTS_CHECK_VALGRIND_H
 #define UTIL_UNITTESTS_CHECK_VALGRIND_H 1
 
-#include <config.h>
-
 namespace isc {
 namespace util {
 namespace unittests {