packages/net/frr/patches/996-qpb_header_fix.patch
Lucian Cristian d01460fe93 frr: updat to 9.0
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2023-08-17 18:35:06 +08:00

11 lines
238 B
Diff

--- a/qpb/qpb_allocator.h
+++ b/qpb/qpb_allocator.h
@@ -14,7 +14,7 @@
#ifndef _QPB_ALLOCATOR_H_
#define _QPB_ALLOCATOR_H_
-#include <google/protobuf-c/protobuf-c.h>
+#include <protobuf-c/protobuf-c.h>
struct linear_allocator_t_;