kismet: Update to 2016-07-R1 and new maintainer

This is an update to the latest version of kismet
New maintainer.
Signed-off-by: Jean-Michel Lacroix <lacroix@lepine-lacroix.info>
This commit is contained in:
Jean-Michel Lacroix
2016-08-07 18:00:32 -04:00
parent 5673710f1f
commit 5b169c2518
3 changed files with 16 additions and 6 deletions
@@ -1,6 +1,6 @@
--- a/configure
+++ b/configure
@@ -5456,9 +5456,6 @@ fi
@@ -5981,9 +5981,6 @@ fi
@@ -20,3 +20,13 @@
#include "ipc_remote.h"
#ifndef SYS_CYGWIN
--- a/ifcontrol.h
+++ b/ifcontrol.h
@@ -39,7 +39,6 @@
#include <net/if_arp.h>
#include <sys/ioctl.h>
#include <netinet/in.h>
-#include <netinet/if_ether.h>
#include <arpa/inet.h>
#endif