Ignore:
Timestamp:
Nov 14, 2012, 12:59:34 PM (13 years ago)
Author:
Silvan Scherrer
Message:

Samba Server: update vendor to 3.6.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vendor/current/source4/cluster/local.c

    r414 r740  
    2323#include "cluster/cluster.h"
    2424#include "cluster/cluster_private.h"
    25 #include "../tdb/include/tdb.h"
    26 #include "tdb_wrap.h"
     25#include <tdb.h>
     26#include "lib/util/tdb_wrap.h"
    2727#include "system/filesys.h"
    2828#include "param/param.h"
    29 #include "librpc/gen_ndr/server_id.h"
     29#include "librpc/gen_ndr/server_id4.h"
    3030
    3131/*
Note: See TracChangeset for help on using the changeset viewer.