mirror of
https://github.com/libvirt/libvirt.git
synced 2026-08-04 10:23:02 -05:00
* src/network_conf.c: Include <string.h> for declaration of memcmp.
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
#include <sys/stat.h>
|
||||
#include <unistd.h>
|
||||
#include <fcntl.h>
|
||||
#include <string.h>
|
||||
#include <dirent.h>
|
||||
|
||||
#include "internal.h"
|
||||
|
||||
Reference in New Issue
Block a user