1
0
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:
Jelmer Vernooij 2008-11-18 01:35:10 +01:00
parent 0e553a06ce
commit ab55ecb881

View File

@ -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"