~ubuntu-branches/ubuntu/oneiric/likewise-open/oneiric

« back to all changes in this revision

Viewing changes to lsass/server/include/lsarpcsrv.h

  • Committer: Bazaar Package Importer
  • Author(s): Scott Salley
  • Date: 2010-11-22 12:06:00 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20101122120600-8lba1fpceot71wlb
Tags: 6.0.0.53010-1
Likewise Open 6.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
47
47
#ifndef __LSARPCSRV_H__
48
48
#define __LSARPCSRV_H__
49
49
 
 
50
#include "lsautils.h"
50
51
#include "lwmem.h"
51
52
#include "lwstr.h"
52
53
#include "lwsecurityidentifier.h"
53
 
#include "lsautils.h"
54
54
 
55
55
 
56
56
typedef DWORD (*PFNSTARTRPCSRV)(void);