aboutsummaryrefslogtreecommitdiffstats
path: root/security/polarssl13/files/patch-include_polarssl_config.h
blob: 73d2b920205f6140dd167dd69a94970cf16bf205 (plain) (blame)
1
2
3
4
5
6
7
8
9
--- include/polarssl/config.h.bak   2014-04-11 22:33:59.000000000 +0900
+++ include/polarssl/config.h   2014-04-30 17:36:41.000000000 +0900
@@ -2383,4 +2383,6 @@
 #error "POLARSSL_X509_CSR_WRITE_C defined, but not all prerequisites"
 #endif
 
+#define SHOW_PROTOTYPE_CHANGE_WARNINGS
+
 #endif /* config.h */