Ignore:
Timestamp:
Nov 27, 2012, 4:43:17 PM (13 years ago)
Author:
Silvan Scherrer
Message:

Samba Server: updated trunk to 3.6.0

Location:
trunk/server
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/server

  • trunk/server/source3/libgpo/gpext/security.c

    r414 r745  
    1919
    2020#include "includes.h"
    21 #include "libgpo/gpo_ini.h"
     21#include "../libgpo/gpo_ini.h"
     22#include "../libgpo/gpo.h"
     23#include "libgpo/gpo_proto.h"
    2224
    2325#define GP_EXT_NAME "security"
     
    143145                                              uint32_t flags,
    144146                                              struct registry_key *root_key,
    145                                               const struct nt_user_token *token,
     147                                              const struct security_token *token,
    146148                                              struct GROUP_POLICY_OBJECT *gpo,
    147149                                              const char *extension_guid,
Note: See TracChangeset for help on using the changeset viewer.