diff options
| author | David Lamparter <equinox@diac24.net> | 2019-06-21 08:25:42 +0200 |
|---|---|---|
| committer | David Lamparter <equinox@diac24.net> | 2019-06-21 08:54:25 +0200 |
| commit | eaf58ba906129ecaf61ff21ad9263e12bd8931cb (patch) | |
| tree | 2620916ebc31d208f3a3cd07650d5f421e4d223b /lib/table.h | |
| parent | 8b7454e9c2c6a54588657f6376ea3e1ead4bfc90 (diff) | |
lib: use MTYPE_STATIC
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'lib/table.h')
| -rw-r--r-- | lib/table.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/table.h b/lib/table.h index eefd992546..57b65ac4ba 100644 --- a/lib/table.h +++ b/lib/table.h @@ -31,7 +31,6 @@ extern "C" { #endif -DECLARE_MTYPE(ROUTE_TABLE) DECLARE_MTYPE(ROUTE_NODE) /* |
