diff options
Diffstat (limited to 'src/endstop.c')
-rw-r--r-- | src/endstop.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/endstop.c b/src/endstop.c index c8aa58e6..fc63f123 100644 --- a/src/endstop.c +++ b/src/endstop.c @@ -4,7 +4,6 @@ // // This file may be distributed under the terms of the GNU GPLv3 license. -#include <stddef.h> // offsetof #include "basecmd.h" // alloc_oid #include "board/gpio.h" // struct gpio #include "board/irq.h" // irq_disable |