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/lib/util/xfile.c

    r414 r988  
    3434*/
    3535
    36 #include "includes.h"
     36#include "replace.h"
    3737#include "system/filesys.h"
    38 
    39 #if _SAMBA_BUILD_ == 3
    40 #undef malloc
    41 #endif
     38#include "memory.h"
     39#include "xfile.h"
    4240
    4341#define XBUFSIZE BUFSIZ
Note: See TracChangeset for help on using the changeset viewer.