mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 15:03:39 +02:00
Add missing string.h include
Required for memset()
This commit is contained in:
committed by
Colin Walters
parent
713614608d
commit
75bb906e5e
@@ -21,6 +21,7 @@
|
||||
#include "config.h"
|
||||
|
||||
#include <errno.h>
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include "gnetworkmonitornetlink.h"
|
||||
|
Reference in New Issue
Block a user