diff options
| author | Russ White <russ@riw.us> | 2021-11-11 08:08:19 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-11-11 08:08:19 -0500 |
| commit | eda02ab9da1ba02199ba85d203bdbd6a6e9050b1 (patch) | |
| tree | 1fcbfcb7ab7459671d4479a6be7aac3216fd82d0 /lib/typesafe.h | |
| parent | 83323dbf00168153b233c0d34ecb15168b3de9b7 (diff) | |
| parent | afb8fe93b1cf1e44c15fc0e65c18eda67cc04da2 (diff) | |
Merge pull request #10025 from opensourcerouting/xref-backtrace
lib: backtraces for specific log messages
Diffstat (limited to 'lib/typesafe.h')
| -rw-r--r-- | lib/typesafe.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/typesafe.h b/lib/typesafe.h index 44c42ffbca..b284397d98 100644 --- a/lib/typesafe.h +++ b/lib/typesafe.h @@ -20,7 +20,6 @@ #include <stddef.h> #include <stdint.h> #include <stdbool.h> -#include <assert.h> #include "compiler.h" #ifdef __cplusplus |
