Skip to content
Snippets Groups Projects
Commit fb60696a authored by Pierangelo Masarati's avatar Pierangelo Masarati
Browse files

my system does not have the removed headers; however it compiles by adding sys/time.h, is it fine?

parent 6568f10b
No related branches found
No related tags found
No related merge requests found
......@@ -26,10 +26,8 @@
# include <sys/uuid.h>
#else
# include <ac/socket.h>
# include <sys/sockio.h>
# include <net/if_types.h>
# include <net/if.h>
# include <net/if_dl.h>
# include <sys/time.h>
# ifdef HAVE_SYS_SYSCTL_H
# include <sys/sysctl.h>
# include <net/route.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment