gthreadedresolver: Move private testing symbols to a private header

The symbols still have to be exported from the library (since they’re
called from unit tests), but there was never any reason for them to be
in a public header.

This means they now disappear from `Gio-2.0.gir`.

Signed-off-by: Philip Withnall <pwithnall@gnome.org>

Helps: #3231
This commit is contained in:
Philip Withnall
2024-02-09 10:05:56 +00:00
parent 59d454a20d
commit 71801e445e
5 changed files with 49 additions and 15 deletions

View File

@@ -21,6 +21,7 @@
#include "gio/gnetworking.h"
#include "../gio/gthreadedresolver.h"
#include "../gio/gthreadedresolver-private.h"
static void
test_for_rrtype (const guint8 *data,