Commit dff580e9 authored by Francois Gouget's avatar Francois Gouget Committed by Alexandre Julliard

ndrtypes.h: Include limits.h.

parent eb9c53a1
......@@ -21,6 +21,8 @@
#ifndef __NDRTYPES_H__
#define __NDRTYPES_H__
#include <limits.h>
typedef struct
{
unsigned short MustSize : 1; /* 0x0001 - client interpreter MUST size this
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment