pkgsrc-wip/aircrack-ng/patches/patch-ac
Adam Ciarciński beeb9ac38a Changes 1.0rc4:
* Bug fixes
2009-08-31 09:32:16 +00:00

12 lines
306 B
Text

$NetBSD: patch-ac,v 1.3 2009/08/31 09:32:16 moubctez Exp $
--- src/airserv-ng.c.orig 2009-06-06 02:18:38.000000000 +0200
+++ src/airserv-ng.c
@@ -24,6 +24,7 @@
#include <sys/types.h>
#include <sys/socket.h>
+#include <sys/select.h>
#include <netinet/in.h>
#include <arpa/inet.h>
#include <stdio.h>