Skip to content

Commit 9a11a7b

Browse files
inverter.cpp: Remove duplicated #include <fcntl.h>
ned-kelly#75
1 parent 8211b9d commit 9a11a7b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

sources/inverter-cli/inverter.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
#include "tools.h"
77
#include "main.h"
88

9-
#include <fcntl.h>
109
#include <termios.h>
1110

1211
cInverter::cInverter(std::string devicename, int qpiri, int qpiws, int qmod, int qpigs) {

0 commit comments

Comments
 (0)