Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37892485
en ru br
ALT Linux repos
S:0.0.2023.07.R1-alt1_4
5.0: 2008.05.R1-alt2
4.1: 2007.01.R1b-alt4
4.0: 2007.01.R1b-alt4

Group :: Security/Networking
RPM: kismet

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: hak5-types.patch
Download


--- capture_hak5_wifi_coconut/libwifiuserspace/kernel/types.h~	2023-07-20 09:02:04.000000000 -0500
+++ capture_hak5_wifi_coconut/libwifiuserspace/kernel/types.h	2023-07-21 12:11:27.461869322 -0500
@@ -20,12 +20,10 @@
 typedef int32_t s32;
 typedef int64_t s64;
 
-#ifndef LIBWIFIUSERSPACE_EXCLUDE_TYPES
 typedef uint8_t __u8;
 typedef uint16_t __u16;
 typedef uint32_t __u32;
 typedef uint64_t __u64;
-#endif
 
 /* 
  * We lose the atomic stuff
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin