mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-24 10:57:53 +02:00
Fix.
Mon Jul 2 16:03:21 2001 Owen Taylor <otaylor@redhat.com> * glib/giochannel.c (g_io_channel_get_buffer_condition): Fix. * glib/giunix.c: Fix prepare/check/dispatch for watches. * tests/unicode-normalize.c: #include <string.h>
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#include <glib.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
gboolean success = TRUE;
|
||||
|
||||
|
Reference in New Issue
Block a user