Disable curl on linux

This commit is contained in:
2026-04-17 22:53:29 -05:00
parent 8f2f1fd496
commit acea610773
3 changed files with 2 additions and 8 deletions
-1
View File
@@ -8,7 +8,6 @@
#pragma once
#include "error/error.h"
#include "network/networkinfo.h"
#include <curl/curl.h>
#include <ifaddrs.h>
#include <net/if.h>
#include <netinet/in.h>