Switch time() calls to monotonic clock calls (#7597)
[libt2n] / test / timeout.cpp
index c85d43e..936cc6a 100644 (file)
@@ -49,9 +49,7 @@ on this file might be covered by the GNU General Public License.
 
 #include "test_fixtures.hxx"
 
-#ifdef HAVE_CONFIG_H
 #include <config.h>
-#endif
 
 using namespace std;
 using namespace libt2n;