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/source4/include/includes.h

    r740 r988  
    5858#include "../lib/util/xfile.h"
    5959#include "../lib/util/attr.h"
     60
     61/* debug.h need to be included before samba_util.h for the macro SMB_ASSERT */
    6062#include "../lib/util/debug.h"
    61 #include "../lib/util/util.h"
     63#include "../lib/util/samba_util.h"
    6264
    6365#include "libcli/util/error.h"
     
    7072#include "../lib/util/smb_threads_internal.h"
    7173
     74/* samba_setXXid functions. */
     75#include "../lib/util/setid.h"
     76
    7277#endif /* _INCLUDES_H */
Note: See TracChangeset for help on using the changeset viewer.