Skip to content

Commit

Permalink
fix: Remove useless headers
Browse files Browse the repository at this point in the history
  • Loading branch information
Nativu5 committed Dec 15, 2024
1 parent d28f673 commit 04eafcf
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/Utilities/PublicHeader/Network.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@

#include "crane/Network.h"

#include <net/if.h>
#include <sys/ioctl.h>

#include "crane/Logger.h"

namespace crane {
Expand Down

0 comments on commit 04eafcf

Please sign in to comment.