diff options
| author | David Lamparter <equinox@diac24.net> | 2019-04-29 21:18:48 +0200 |
|---|---|---|
| committer | David Lamparter <equinox@diac24.net> | 2019-04-29 21:18:48 +0200 |
| commit | 7629b6b79c7a2de2e83633b87ec420b30ed4173b (patch) | |
| tree | fc45afabdf2d8ce8de9f4f907b9386bdfd7e7d3b /tests/lib/cxxcompat.c | |
| parent | a297301e89f49fd36f7651ff4c262923e731a46e (diff) | |
Revert "lib: remove pqueue_*"
This reverts commit 798ac49d06b6619adb4c5ac765b092397bc50a6c.
Diffstat (limited to 'tests/lib/cxxcompat.c')
| -rw-r--r-- | tests/lib/cxxcompat.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/lib/cxxcompat.c b/tests/lib/cxxcompat.c index d1278cef22..12c333c8b6 100644 --- a/tests/lib/cxxcompat.c +++ b/tests/lib/cxxcompat.c @@ -71,6 +71,7 @@ #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" |
