summaryrefslogtreecommitdiffstats
path: root/src/types.h
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2013-07-29 02:11:47 +0200
committerMatthias Schiffer <mschiffer@universe-factory.net>2013-07-29 02:11:47 +0200
commit94e334a1fecc30b538d4551c035bf913927b21ae (patch)
treeb371fd0e4a8db9e672ebabd9d952a6544a165887 /src/types.h
parenta6fa92d1c8774a704fd4a869fc5d7799528b084f (diff)
downloadbabel-94e334a1fecc30b538d4551c035bf913927b21ae.tar
babel-94e334a1fecc30b538d4551c035bf913927b21ae.zip
Adapt to new gmrf API
Diffstat (limited to 'src/types.h')
-rw-r--r--src/types.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/types.h b/src/types.h
index 3e38d91..d7cd604 100644
--- a/src/types.h
+++ b/src/types.h
@@ -45,7 +45,6 @@ typedef struct gp_babel_metric_seqno {
} gp_babel_metric_seqno_t;
-typedef struct gp_babel_iface gp_babel_iface_t;
typedef struct gp_babel_neigh gp_babel_neigh_t;
typedef struct gp_babel_announce gp_babel_announce_t;
typedef struct gp_babel_nexthop gp_babel_nexthop_t;