chiark / gitweb /
remove unused includes
[elogind.git] / src / libsystemd-network / test-dhcp-server.c
index 3e68f310f3248ac59b0f555c559e0858319f4ab7..9f60ab761e56f9193f8e980a87aae7103e19c6d0 100644 (file)
@@ -20,8 +20,6 @@
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
-#include <netinet/if_ether.h>
-#include <assert.h>
 #include <errno.h>
 
 #include "sd-event.h"