The isc/platform.h header has been completely removed

The isc/platform.h header was left empty which things either already
moved to config.h or to appropriate headers.  This is just the final
cleanup commit.
This commit is contained in:
Ondřej Surý
2021-06-10 08:19:13 +02:00
committed by Ondřej Surý
parent bf4a0e26dc
commit 29c2e52484
73 changed files with 1 additions and 118 deletions

View File

@@ -26,7 +26,6 @@
#include <isc/attributes.h>
#include <isc/dir.h>
#include <isc/mem.h>
#include <isc/platform.h>
#include <isc/result.h>
#include <isc/types.h>
#include <isc/util.h>