SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
15
net/kismet/patches/patch-netracker_h
Normal file
15
net/kismet/patches/patch-netracker_h
Normal file
|
@ -0,0 +1,15 @@
|
|||
it's forward declared twice
|
||||
|
||||
Index: netracker.h
|
||||
--- netracker.h.orig
|
||||
+++ netracker.h
|
||||
@@ -306,9 +306,6 @@ class Netracker { (public)
|
||||
int dirty;
|
||||
};
|
||||
|
||||
- // Fwd def for our map
|
||||
- class tracked_client;
|
||||
-
|
||||
class ssid_alert_data {
|
||||
public:
|
||||
ssid_alert_data() {
|
Loading…
Add table
Add a link
Reference in a new issue