r25047: Fix more warnings.
[kai/samba.git] / source4 / libcli / libcli.h
index 1d573cadded225dfde62de0ce4fd277bce49f411..163852d90ac96abf682c190a6a135168a6e31f48 100644 (file)
@@ -23,6 +23,8 @@
 
 #include "librpc/gen_ndr/nbt.h"
 
+struct substitute_context;
+
 /* 
    smbcli_state: internal state used in libcli library for single-threaded callers, 
    i.e. a single session on a single socket.