Advertisement
thepasto

dhcp.patch

Oct 7th, 2019
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 0.23 KB | None | 0 0
  1. --- FTL-4.3.1/dnsmasq/dhcp_ori.c    2019-10-07 11:17:47.980772338 +0200
  2. +++ FTL-4.3.1/dnsmasq/dhcp.c    2019-10-07 11:18:19.814153260 +0200
  3. @@ -15,6 +15,7 @@
  4.  */
  5.  
  6.  #include "dnsmasq.h"
  7. +#include <linux/sockios.h>
  8.  
  9.  #ifdef HAVE_DHCP
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement