Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrandon Sneed <nivenh@sourceware.org>2008-01-29 23:40:32 +0300
committerBrandon Sneed <nivenh@sourceware.org>2008-01-29 23:40:32 +0300
commit458430dc16ded7ec0f6e249645bda48cc76d2c63 (patch)
treea805f1316bdec2894ed6664de0ae3f01947c5fa0 /winsup/w32api/include
parent249d08dc1d075bd24a0d0e4b2d4ae1d0d8bcf41f (diff)
* include/ras.h (RAS_MaxDnsSuffix): define.
Diffstat (limited to 'winsup/w32api/include')
-rw-r--r--winsup/w32api/include/ras.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/winsup/w32api/include/ras.h b/winsup/w32api/include/ras.h
index db7c3c3db..e5e688d41 100644
--- a/winsup/w32api/include/ras.h
+++ b/winsup/w32api/include/ras.h
@@ -35,6 +35,7 @@ typedef unsigned long ULONG_PTR, *PULONG_PTR;
#define RAS_MaxFacilities 200
#define RAS_MaxUserData 200
#define RAS_MaxReplyMessage 1024
+#define RAX_MaxDnsSuffix 256
#define RDEOPT_UsePrefixSuffix 0x00000001
#define RDEOPT_PausedStates 0x00000002
#define RDEOPT_IgnoreModemSpeaker 0x00000004