missing include in test_connections
Thanks brcarp. See https://github.com/libvips/libvips/issues/1571
This commit is contained in:
parent
73c1331439
commit
b689235f57
@ -5,6 +5,7 @@
|
||||
#include <sys/stat.h>
|
||||
#include <fcntl.h>
|
||||
#include <unistd.h>
|
||||
#include <string.h>
|
||||
#include <vips/vips.h>
|
||||
|
||||
typedef struct _MyInput {
|
||||
|
Loading…
Reference in New Issue
Block a user