Skip to content

Commit

Permalink
Remove unused include spidev.h
Browse files Browse the repository at this point in the history
  • Loading branch information
ali1234 committed Apr 30, 2024
1 parent f8ca52b commit 19bcbd8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion command.h
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@
#include <winsock2.h>
#else
#include <sys/ioctl.h>
#include <linux/spi/spidev.h>

#include <sys/socket.h> /* for socket(), bind(), and connect() */
#include <arpa/inet.h> /* for sockaddr_in and inet_ntoa() */
Expand Down

0 comments on commit 19bcbd8

Please sign in to comment.