Explorar o código

Fix dsm compilation when udp.h is not present

Jean-Baptiste Kempf %!s(int64=10) %!d(string=hai) anos
pai
achega
80a5c0be65
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      bin/dsm.c

+ 0 - 1
bin/dsm.c

@@ -43,7 +43,6 @@
 #include <sys/socket.h>
 #include <netinet/in.h>
 #include <netinet/ip.h>
-#include <netinet/udp.h>
 #include <arpa/inet.h>
 
 #include <getopt.h>