Merge network device headers to network.h

This commit is contained in:
cartifanwlr
2024-02-18 20:02:01 +03:00
parent 0b5bf60aaf
commit fc63c26e04
17 changed files with 58 additions and 161 deletions

View File

@@ -67,14 +67,9 @@
#include <86box/ui.h>
#include <86box/timer.h>
#include <86box/network.h>
#include <86box/net_3c501.h>
#include <86box/net_3c503.h>
#include <86box/net_ne2000.h>
#include <86box/net_pcnet.h>
#include <86box/net_plip.h>
#include <86box/net_wd8003.h>
#include <86box/net_tulip.h>
#include <86box/net_rtl8139.h>
#ifdef _WIN32
# define WIN32_LEAN_AND_MEAN