Skip to content

Commit

Permalink
Simulators/faikin-s21: Remove unused headers
Browse files Browse the repository at this point in the history
We don't use them in the code, and they are missing on Windows, preventing the
build

Signed-off-by: Pavel Fedin <[email protected]>
  • Loading branch information
Sonic-Amiga committed Aug 10, 2024
1 parent 84a1778 commit 84c42b8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Tools/Simulators/faikin-s21.c
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@
#include <fcntl.h>
#include <unistd.h>
#include <stdint.h>
#include <errno.h>
#include <err.h>

#include "main/daikin_s21.h"

Expand Down

0 comments on commit 84c42b8

Please sign in to comment.