plugins/Makefile: Change plugins build procedure.

Changelog-None
This commit is contained in:
ZmnSCPxj jxPCSnmZ
2020-06-19 14:22:25 +08:00
committed by Christian Decker
parent 7f24646139
commit 4a89819cdd
4 changed files with 35 additions and 13 deletions

View File

@@ -8,8 +8,8 @@
#include <common/json_stream.h>
#include <common/utils.h>
#include <errno.h>
#include <poll.h>
#include <plugins/libplugin.h>
#include <poll.h>
#include <stdarg.h>
#include <string.h>
#include <sys/socket.h>