Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: eclipse-zenoh/zenoh-pico
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6de6a93497a244cfc1a6d18413fb5e5b60cd3d0e
Choose a base ref
..
head repository: eclipse-zenoh/zenoh-pico
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4f8cd281ec27b2383e9c1427037e50deb9a1bca2
Choose a head ref
Showing with 0 additions and 1 deletion.
  1. +0 −1 include/zenoh-pico/api/liveliness.h
1 change: 0 additions & 1 deletion include/zenoh-pico/api/liveliness.h
Original file line number Diff line number Diff line change
@@ -14,7 +14,6 @@
#ifndef INCLUDE_ZENOH_PICO_API_LIVELINESS_H
#define INCLUDE_ZENOH_PICO_API_LIVELINESS_H

#include <bits/types/stack_t.h>
#include <stdbool.h>
#include <stdint.h>