]> granicus.if.org Git - libnl/commitdiff
Revert "basic: Declare rtnl_act in basic.h to silence warning"
authorThomas Graf <tgraf@suug.ch>
Wed, 11 Dec 2013 08:10:26 +0000 (09:10 +0100)
committerThomas Graf <tgraf@suug.ch>
Wed, 11 Dec 2013 08:10:26 +0000 (09:10 +0100)
This reverts commit a858d996e952af5bf449b87775f74355d492a0ec.

include/netlink/route/cls/basic.h

index a48ee2e32e562b73dec6d9405d95c1bdd93d573b..7cd475559ce642dc4c081339c47bfebaa88bce38 100644 (file)
@@ -6,7 +6,7 @@
  *     License as published by the Free Software Foundation version 2.1
  *     of the License.
  *
- * Copyright (c) 2008-2013 Thomas Graf <tgraf@suug.ch>
+ * Copyright (c) 2008-2010 Thomas Graf <tgraf@suug.ch>
  */
 
 #ifndef NETLINK_BASIC_H_
@@ -20,8 +20,6 @@
 extern "C" {
 #endif
 
-struct rtnl_act;
-
 extern void                    rtnl_basic_set_target(struct rtnl_cls *, uint32_t);
 extern uint32_t                        rtnl_basic_get_target(struct rtnl_cls *);
 extern void                    rtnl_basic_set_ematch(struct rtnl_cls *,