chiark / gitweb /
site: dynamically create and destroy transform instances
[secnet.git] / magic.h
diff --git a/magic.h b/magic.h
index c2503a0c19ca30d2e09cd68cec32dcbd12f7bd8d..3ae7af4d6dc729addfbcfac8af021ae4e24a01c0 100644 (file)
--- a/magic.h
+++ b/magic.h
@@ -15,4 +15,8 @@
 #define LABEL_MSG8 0x08080808
 #define LABEL_MSG9 0x09090909
 
+/* uses of the 32-bit capability bitmap */
+/* no flags currently defined */
+#define CAPAB_EARLY 0x00000000 /* no Early flags defined (see NOTES) */
+
 #endif /* magic_h */