mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
Explicitly include samba4 includes.h to fix the build.
This commit is contained in:
parent
0e553a06ce
commit
ab55ecb881
@ -18,7 +18,7 @@
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#include "includes.h"
|
||||
#include "source4/include/includes.h"
|
||||
#include "../torture/torture.h"
|
||||
#include "../lib/util/dlinklist.h"
|
||||
#include "param/param.h"
|
||||
|
Loading…
Reference in New Issue
Block a user