mirror of
git://projects.qi-hardware.com/xburst-tools.git
synced 2024-11-01 08:29:41 +02:00
remove useless config.h
This commit is contained in:
parent
04ed523633
commit
c9f7c85607
@ -17,7 +17,6 @@
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#include <config.h>
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
#ifdef HAVE_LIBREADLINE
|
||||
|
@ -23,7 +23,6 @@
|
||||
#include "shell.h"
|
||||
#include "app_config.h"
|
||||
#include "ingenic.h"
|
||||
#include <config.h>
|
||||
|
||||
static int usbboot_boot(shell_context_t *ctx, int argc, char *argv[]);
|
||||
static int usbboot_load(shell_context_t *ctx, int argc, char *argv[]);
|
||||
|
Loading…
Reference in New Issue
Block a user