1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00

s4:nbt_server/wins: fix compiler warnings

metze
This commit is contained in:
Stefan Metzmacher 2010-10-11 22:26:09 +02:00
parent a10b3416e5
commit 2ae3bb0b16

View File

@ -63,4 +63,5 @@ struct wins_challenge_io {
} out;
};
struct composite_context;
#include "nbt_server/wins/winsserver_proto.h"