Allow building with -Werror=implicit-function-declaration
modified compat/bsd_compat.h
@@ -165,6 +165,16 @@ char * strnstr(const char *s, const char *find, size_t slen);
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified libpkg/packing.c
@@ -29,6 +29,7 @@
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified mk/common.mk
@@ -3,6 +3,8 @@ OBJS= ${SRCS:.c=.o}
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
modified src/event.c
@@ -49,6 +49,7 @@
|
|
|
|
|
|
| + | |
|
|
|
|
|