blob: 22b27db4a2da47d58593e6f904035af424e50e28 [file] [log] [blame]
/* linux */
#define SYSCONFDIR "/system/etc/dhcpcd-6.8.2"
#define SBINDIR "/system/etc/dhcpcd-6.8.2"
#define LIBEXECDIR "/system/etc/dhcpcd-6.8.2"
#define DBDIR "/data/misc/dhcp-6.8.2"
#define RUNDIR "/data/misc/dhcp-6.8.2"
#define HAVE_EPOLL
#ifndef NBBY
#define NBBY 8
#endif
#include "compat/queue.h"
#include "compat/endian.h"
#include <signal.h>
#include <linux/rtnetlink.h>