summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/src/9/pc/wifi.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/src/9/pc/wifi.h b/sys/src/9/pc/wifi.h
index 6099f95dc..718e1038d 100644
--- a/sys/src/9/pc/wifi.h
+++ b/sys/src/9/pc/wifi.h
@@ -10,6 +10,7 @@ enum {
/* cipher */
enum {
TKIP = 1,
+ CCMP = 2,
};
struct Wkey