]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - common/cmd_nvedit.c
move CLI prototypes to cli.h and add comments
[karo-tx-uboot.git] / common / cmd_nvedit.c
index f4e306ceba9a3b67fa2319a6668ff35aa9410978..a1e98c6d9553ba3f80954796dcd53169b21988e5 100644 (file)
@@ -25,6 +25,7 @@
  */
 
 #include <common.h>
+#include <cli.h>
 #include <command.h>
 #include <environment.h>
 #include <search.h>