--- libnl-1.1/include/netlink/object.h	2008-01-14 16:48:45.000000000 +0100
+++ src/include/netlink/object.h	2009-12-11 22:09:58.516329903 +0100
@@ -55,7 +55,7 @@
 /* Access Functions */
 extern int			nl_object_get_refcnt(struct nl_object *);
 extern struct nl_cache *	nl_object_get_cache(struct nl_object *);
-extern inline void *		nl_object_priv(struct nl_object *);
+extern void *		nl_object_priv(struct nl_object *);
 
 #ifdef __cplusplus
 }
