1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
freebsd-ports/net-mgmt/kismet/files/patch-plugin-ptw-aircrack-crypto.cc
Brendan Fabeny 4a613a348e update to 2013-03-R1b
Feature safe:	yes
2013-04-18 11:19:13 +00:00

11 lines
366 B
C++

--- restricted-plugin-ptw/aircrack-crypto.cc.orig 2010-05-24 11:40:15.000000000 +0200
+++ restricted-plugin-ptw/aircrack-crypto.cc 2010-05-24 11:39:34.000000000 +0200
@@ -21,6 +21,7 @@
#include <string.h>
#include <arpa/inet.h>
#include <assert.h>
+#include <stdint.h>
#include "aircrack-crypto.h"
#include "aircrack-crctable.h"
#include "aircrack-ptw2-lib.h"