removes platform dependency in libwrap

This commit is contained in:
2025-01-06 20:45:20 +01:00
parent 6cd7ea887a
commit e652e59dac
2 changed files with 5 additions and 8 deletions

View File

@ -1,6 +1,5 @@
/* See LICENSE of license details. */
#include "platform.h"
#include "weak_under_alias.h"
#include <unistd.h>
#if defined(SEMIHOSTING)