X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=src%2Fflash%2Fnand%2Fnonce.c;h=f4411640a190f51c0f679ac875b7b273455155a8;hb=450ceda9aec12a0b67cca8dfbaf0384824cbd6c2;hp=dae62a72d08af927b2f814979ee0befa45226fb0;hpb=e1ec02bb055fa356b058dddc0a15710e0fdc9870;p=openocd.git diff --git a/src/flash/nand/nonce.c b/src/flash/nand/nonce.c index dae62a72d0..f4411640a1 100644 --- a/src/flash/nand/nonce.c +++ b/src/flash/nand/nonce.c @@ -20,7 +20,7 @@ #ifdef HAVE_CONFIG_H #include "config.h" #endif -#include "nand.h" +#include static int nonce_nand_command(struct nand_device *nand, uint8_t command)