1
0
mirror of git://projects.qi-hardware.com/xburst-tools.git synced 2025-04-21 12:27:27 +03:00

Fix compile warnings

This commit is contained in:
Xiangfu
2012-11-09 12:55:57 +08:00
parent f2cb67abba
commit 5ade9f115b
14 changed files with 402 additions and 401 deletions

View File

@@ -18,6 +18,7 @@
#include <stdarg.h>
#include <stdio.h>
#include <ctype.h>
#include "debug.h"