mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 07:43:54 -06:00
Fix a few Sparse warnings
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@7016 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
669b92ed34
commit
856ae5c332
4 changed files with 12 additions and 14 deletions
2
cmd.h
2
cmd.h
|
@ -75,4 +75,6 @@ enum {
|
|||
|
||||
extern void timestr(struct timeval *tv, char *str, size_t sz, int flags);
|
||||
|
||||
extern char *progname;
|
||||
|
||||
#endif /* __COMMAND_H__ */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue