mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-05-15 18:31:07 +02:00
test-pipe-unix: Add missing include
Fixes the build with -Werror=missing-prototypes. https://bugzilla.gnome.org/show_bug.cgi?id=687385
This commit is contained in:
parent
3686aa0e18
commit
dc4922af21
@ -27,6 +27,7 @@
|
|||||||
#include <gio/gio.h>
|
#include <gio/gio.h>
|
||||||
|
|
||||||
#include "test-io-stream.h"
|
#include "test-io-stream.h"
|
||||||
|
#include "test-pipe-unix.h"
|
||||||
|
|
||||||
#ifdef G_OS_UNIX
|
#ifdef G_OS_UNIX
|
||||||
# include <gio/gunixinputstream.h>
|
# include <gio/gunixinputstream.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user