Ignore:
Timestamp:
Nov 24, 2016, 1:14:11 PM (9 years ago)
Author:
Silvan Scherrer
Message:

Samba Server: update vendor to version 4.4.3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vendor/current/source3/lib/addrchange.h

    r740 r988  
    2020#define __ADDRCHANGE_H__
    2121
    22 #include "lib/talloc/talloc.h"
    23 #include "lib/tevent/tevent.h"
     22#include "replace.h"
     23#include "system/network.h"
     24#include <talloc.h>
     25#include <tevent.h>
    2426#include "libcli/util/ntstatus.h"
    25 #include "lib/replace/replace.h"
    26 #include "lib/replace/system/network.h"
    2727
    2828struct addrchange_context;
Note: See TracChangeset for help on using the changeset viewer.