s3:smbd: move all globals and static variables in globals.[ch]
[samba.git] / source3 / smbd / srvstr.c
index bae77d5d4bb5c542c928aa98a70dce92ef6f48a6..62b0fe1617e932540177abd7d8b6e1a3690d18b7 100644 (file)
@@ -19,7 +19,7 @@
 */
 
 #include "includes.h"
-extern int max_send;
+#include "smbd/globals.h"
 
 /* Make sure we can't write a string past the end of the buffer */