mirror of
git://projects.qi-hardware.com/wernermisc.git
synced 2025-04-21 12:27:27 +03:00
qpkg: use -Wmissing-prototypes
- Makefile (CFLAGS): use -Wmissing-prototypes - jrb.c (lprev, rprev): made "static" - prereq.c: include prereq.h
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
#include "id.h"
|
||||
#include "qpkg.h"
|
||||
#include "util.h"
|
||||
#include "prereq.h"
|
||||
|
||||
|
||||
struct list {
|
||||
|
||||
Reference in New Issue
Block a user