]> git.proxmox.com Git - mirror_frr.git/blobdiff - lib/pullwr.h
Merge pull request #13649 from donaldsharp/unlock_the_node_or_else
[mirror_frr.git] / lib / pullwr.h
index a589389c3b477f2424557d32a60f9fc0e39ba326..ef2e01c04ede27f2f40522cccc64d0c1142fe8c5 100644 (file)
@@ -10,7 +10,7 @@
 #include <stdbool.h>
 #include <stdint.h>
 
-#include "event.h"
+#include "frrevent.h"
 #include "stream.h"
 
 #ifdef __cplusplus