summaryrefslogtreecommitdiff
path: root/gv.h
diff options
context:
space:
mode:
authorNick Ing-Simmons <nik@tiuk.ti.com>1998-05-15 16:03:35 +0000
committerNick Ing-Simmons <nik@tiuk.ti.com>1998-05-15 16:03:35 +0000
commit157a3d9a879b77013095b55ff0a0418b88f31771 (patch)
tree9804b14da33dc2fed24bf930de9ce66c79cc2484 /gv.h
parent34e9701933920a1b91b5f5717935652f86850872 (diff)
parentebc58f1ae3702319e4a289ddf12b65aa41e620b0 (diff)
downloadperl-157a3d9a879b77013095b55ff0a0418b88f31771.tar.gz
Integrate win32
p4raw-id: //depot/ansiperl@987
Diffstat (limited to 'gv.h')
-rw-r--r--gv.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gv.h b/gv.h
index 804007519e..2cb24388e7 100644
--- a/gv.h
+++ b/gv.h
@@ -130,3 +130,4 @@ HV *GvHVn();
#define GV_ADD 0x01
#define GV_ADDMULTI 0x02
#define GV_ADDWARN 0x04
+#define GV_NOINIT 0x10 /* 8 is used without a symbolic constant */