diff options
Diffstat (limited to 'src/stepper.c')
-rw-r--r-- | src/stepper.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/stepper.c b/src/stepper.c index 8da71e84..23a073b1 100644 --- a/src/stepper.c +++ b/src/stepper.c @@ -4,7 +4,6 @@ // // This file may be distributed under the terms of the GNU GPLv3 license. -#include <stddef.h> // NULL #include "autoconf.h" // CONFIG_* #include "basecmd.h" // alloc_oid #include "board/gpio.h" // gpio_out_write |