mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
Rename event.{c,h} to virevent.{c,h}
Since the event APIs are now in the public header, no internal code should include virevent.h
This commit is contained in:
@@ -31,7 +31,6 @@
|
||||
#include "threads.h"
|
||||
#include "logging.h"
|
||||
#include "util.h"
|
||||
#include "event.h"
|
||||
#include "event_poll.h"
|
||||
|
||||
#define NUM_FDS 31
|
||||
|
||||
Reference in New Issue
Block a user