libnl  3.2.3
/build/buildd/libnl3-3.2.3/include/netlink/route/link/info-api.h
00001 /*
00002  * netlink/route/link/info-api.h        Link Info API
00003  *
00004  *      This library is free software; you can redistribute it and/or
00005  *      modify it under the terms of the GNU Lesser General Public
00006  *      License as published by the Free Software Foundation version 2.1
00007  *      of the License.
00008  *
00009  * Copyright (c) 2003-2010 Thomas Graf <tgraf@suug.ch>
00010  */
00011 
00012 #ifndef NETLINK_LINK_INFO_API_H_
00013 #define NETLINK_LINK_INFO_API_H_
00014 
00015 #warning "<netlink/route/link/info-api.h> is obsolete and may be removed in the future."
00016 #warning "include <netlink/route/link/api.h> instead.
00017 
00018 #include <netlink/route/link/api.h>
00019 
00020 #endif