summaryrefslogtreecommitdiff
path: root/tests/lib/cxxcompat.c
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@cumulusnetworks.com>2019-08-07 16:45:02 -0400
committerGitHub <noreply@github.com>2019-08-07 16:45:02 -0400
commit3a738964ec92473c21a5fe75a7fa8de28a344ff8 (patch)
tree8ffa1246ec49faa93af4754b1c5924140e703e11 /tests/lib/cxxcompat.c
parent1825b8a216158fa0420239ff6bf73f6a07ad854e (diff)
parent77faa5bd79cca6d6e059526da61074ac8d0a3895 (diff)
Merge pull request #4763 from opensourcerouting/ds-work
lib: get rid of pqueue_*, use DECLARE_HEAP in thread.c
Diffstat (limited to 'tests/lib/cxxcompat.c')
-rw-r--r--tests/lib/cxxcompat.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/lib/cxxcompat.c b/tests/lib/cxxcompat.c
index 517e538abf..88126e84bc 100644
--- a/tests/lib/cxxcompat.c
+++ b/tests/lib/cxxcompat.c
@@ -72,7 +72,6 @@
#include "lib/openbsd-tree.h"
#include "lib/pbr.h"
#include "lib/plist.h"
-#include "lib/pqueue.h"
#include "lib/prefix.h"
#include "lib/privs.h"
#include "lib/ptm_lib.h"