diff options
Diffstat (limited to 'tests/lib/test_segv.c')
| -rw-r--r-- | tests/lib/test_segv.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lib/test_segv.c b/tests/lib/test_segv.c index 8133637adc..494a162a45 100644 --- a/tests/lib/test_segv.c +++ b/tests/lib/test_segv.c @@ -28,7 +28,7 @@ #include "lib/log.h" #include "lib/memory.h" -struct quagga_signal_t sigs[] = {}; +struct frr_signal_t sigs[] = {}; struct thread_master *master; |
