Go to the documentation of this file.
24 #ifndef __CAPPTUNOUTSCHEDULER_H__
25 #define __CAPPTUNOUTSCHEDULER_H__
28 #if not defined _WIN32 && not defined __APPLE__
29 #include <platdep/sockets.h>
31 #include <linux/if_tun.h>
32 #include <sys/ioctl.h>
36 #include <platdep/sockets.h>