summaryrefslogtreecommitdiff
path: root/source4/librpc/idl/lsa.idl
diff options
context:
space:
mode:
Diffstat (limited to 'source4/librpc/idl/lsa.idl')
-rw-r--r--source4/librpc/idl/lsa.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/source4/librpc/idl/lsa.idl b/source4/librpc/idl/lsa.idl
index 75d1cadd86..5d291927dd 100644
--- a/source4/librpc/idl/lsa.idl
+++ b/source4/librpc/idl/lsa.idl
@@ -150,11 +150,11 @@
uint32 min_wss;
uint32 max_wss;
uint32 pagefile;
- HYPER_T unknown;
+ hyper unknown;
} lsa_DefaultQuotaInfo;
typedef struct {
- HYPER_T modified_id;
+ hyper modified_id;
NTTIME db_create_time;
} lsa_ModificationInfo;