* daemon-messages.c: Retry if the communication with the daemon is
[mono.git] / mono / metadata / cil-coff.h
index 1a3500c91407359b964cdc63fc159116c4c087c8..4e346aa7ebb9d08541a35aec65863545570f64c2 100644 (file)
@@ -224,6 +224,7 @@ typedef struct {
 
 #define CLI_FLAGS_ILONLY         0x01
 #define CLI_FLAGS_32BITREQUIRED  0x02
+#define CLI_FLAGS_STRONGNAMESIGNED 0x8
 #define CLI_FLAGS_TRACKDEBUGDATA 0x00010000
        guint32        ch_flags;