trivial: don't rely on indirect include

This commit is contained in:
Pavel Šimerda 2013-05-27 20:35:33 +02:00
parent ae8f2fdf8a
commit d61cd633ff

View file

@ -21,6 +21,7 @@
#include <config.h>
#include <stdlib.h>
#include <netinet/ether.h>
#include <fcntl.h>
#include <errno.h>