2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 14:35:26 +00:00

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

@@ -20,7 +20,6 @@
#include <isc/magic.h>
#include <isc/mem.h>
#include <isc/once.h>
#include <isc/platform.h>
#include <isc/print.h>
#include <isc/refcount.h>
#include <isc/task.h>