summaryrefslogtreecommitdiffstats
path: root/source4/nbt_server/nbt_server.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--source4/nbt_server/nbt_server.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/nbt_server/nbt_server.h b/source4/nbt_server/nbt_server.h
index c80e5bf..cbad3e9 100644
--- a/source4/nbt_server/nbt_server.h
+++ b/source4/nbt_server/nbt_server.h
@@ -78,6 +78,8 @@ struct nbtd_server {
struct nbtd_statistics stats;
struct ldb_context *sam_ctx;
+
+ struct nb_packet_server *unexpected_server;
};