]> git.proxmox.com Git - mirror_frr.git/blobdiff - tests/lib/test_memory.c
Merge pull request #12837 from donaldsharp/unlikely_routemap
[mirror_frr.git] / tests / lib / test_memory.c
index e4423b0b5b4cea471b295a021a63f9148ea4cd1d..aba4c3589cd2113bdfda33ceeb322675c8890952 100644 (file)
@@ -15,7 +15,7 @@ DEFINE_MTYPE_STATIC(TEST_MEMORY, TEST, "generic test mtype");
  * CVS
  */
 
-struct thread_master *master;
+struct event_loop *master;
 
 #if 0 /* set to 1 to use system alloc directly */
 #undef XMALLOC