This is needed for Android where select(2) is not defined as a side
effect of including any of the other headers, and should be the
correct portable thing to do to not rely on implementation details.
* Copyright (c) 2007 Secure Computing Corporation
*/
+#include <sys/select.h>
#include <netlink/cli/utils.h>
#include <netlink/cli/link.h>
#include <linux/netfilter/nfnetlink_log.h>
* Copyright (c) 2007 Secure Computing Corporation
*/
+#include <sys/select.h>
#include <netlink/cli/utils.h>
#include <netlink/netfilter/nfnl.h>
*/
+#include <sys/select.h>
#include <netlink/cli/utils.h>
#include <netlink/cli/link.h>
#include <netinet/in.h>
* Copyright (c) 2003-2009 Thomas Graf <tgraf@suug.ch>
*/
+#include <sys/select.h>
#include <netlink/cli/utils.h>
#include <netlink/cli/link.h>