Gilles Peskine
a7aa80c058
Include platform.h unconditionally: second automatic part
...
Some source files included platform.h in a nested conditional. The previous
commit "Include platform.h unconditionally: automatic part" only removed
the outer conditional. This commit removes the inner conditional.
This commit once again replaces most occurrences of conditional inclusion of
platform.h, using the following code:
```
perl -i -0777 -pe 's!#if.*\n#include "mbedtls/platform.h"\n(#else.*\n(#define (mbedtls|MBEDTLS)_.*\n|#include <(stdarg|stddef|stdio|stdlib|string|time)\.h>\n)*)?#endif.*!#include "mbedtls/platform.h"!mg' $(git grep -l '#include "mbedtls/platform.h"')
```
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2022-09-15 20:34:10 +02:00
..
2021-12-18 13:29:10 +05:30
2022-09-15 20:34:10 +02:00
2022-06-29 16:17:50 +01:00
2022-09-15 20:34:10 +02:00
2022-09-15 20:33:07 +02:00
2022-09-15 20:33:07 +02:00
2022-09-15 20:33:07 +02:00
2022-09-15 20:33:07 +02:00
2022-08-22 11:19:10 +01:00
2022-04-11 13:44:15 +01:00
2022-09-15 20:33:07 +02:00
2022-08-22 09:08:04 +01:00
2022-09-15 20:33:07 +02:00
2022-08-19 13:11:22 +01:00
2022-09-15 20:33:07 +02:00
2022-08-18 08:48:03 +01:00
2022-09-15 20:34:10 +02:00
2022-05-18 14:15:33 -04:00
2022-09-15 20:34:10 +02:00
2022-09-15 20:34:10 +02:00
2022-08-23 05:26:02 -04:00
2022-09-15 20:33:07 +02:00
2022-01-03 12:53:24 +01:00
2022-09-15 20:33:07 +02:00
2022-08-15 11:38:30 +01:00
2022-08-22 09:08:04 +01:00
2022-08-23 09:02:43 +01:00
2022-09-15 20:34:10 +02:00
2022-09-15 20:33:07 +02:00
2022-09-15 20:34:10 +02:00
2022-09-15 20:33:07 +02:00
2022-07-27 14:43:38 +01:00
2022-09-15 20:33:07 +02:00
2022-09-15 20:33:07 +02:00
2022-05-06 18:43:58 +02:00
2022-09-15 20:33:07 +02:00
2022-09-15 20:33:07 +02:00
2022-09-15 20:34:10 +02:00
2022-05-13 18:08:11 +01:00
2022-08-11 12:50:06 +02:00
2022-09-06 14:18:39 +02:00
2022-09-15 20:34:10 +02:00
2022-08-19 10:15:56 +02:00
2022-08-23 09:02:43 +01:00
2022-09-15 20:34:10 +02:00
2022-09-15 20:33:07 +02:00
2022-05-11 21:25:51 +01:00
2022-05-18 14:15:33 -04:00
2022-09-15 20:33:07 +02:00
2022-09-15 20:33:07 +02:00
2022-09-15 20:34:10 +02:00
2022-09-15 20:33:07 +02:00
2022-07-05 11:55:15 +01:00
2022-09-15 20:33:07 +02:00
2022-09-15 20:33:07 +02:00
2022-05-04 11:02:37 +02:00
2022-07-18 21:28:38 +02:00
2022-09-15 20:33:07 +02:00
2022-09-06 14:18:45 +02:00
2022-09-15 20:33:07 +02:00
2022-09-15 20:33:07 +02:00
2022-03-01 10:03:21 +01:00
2022-05-12 09:45:03 +01:00
2022-07-01 16:43:25 +01:00
2022-09-15 20:34:10 +02:00
2022-05-11 21:25:51 +01:00
2022-08-02 12:44:35 +02:00
2021-12-14 10:58:18 +01:00
2022-03-10 20:07:38 +01:00
2022-07-18 21:28:38 +02:00
2022-07-18 21:28:38 +02:00
2022-07-18 21:28:38 +02:00
2022-07-18 21:28:38 +02:00
2022-01-10 12:55:06 +01:00
2022-09-15 20:33:07 +02:00
2022-09-15 20:33:07 +02:00
2022-06-20 15:27:46 +02:00
2022-09-15 20:33:07 +02:00
2022-09-15 20:34:10 +02:00
2022-09-15 20:33:07 +02:00
2022-09-15 20:34:10 +02:00
2022-09-15 20:34:10 +02:00
2022-09-15 20:34:10 +02:00
2022-09-15 20:33:07 +02:00
2022-09-15 20:33:07 +02:00
2022-09-15 20:33:07 +02:00
2022-06-20 21:12:55 +02:00
2022-09-15 20:33:07 +02:00
2022-05-09 15:49:00 +08:00
2022-08-23 05:26:02 -04:00
2022-09-15 20:33:07 +02:00
2022-09-15 20:33:07 +02:00
2022-09-15 20:33:07 +02:00
2022-09-15 20:33:07 +02:00
2022-07-26 16:13:23 +01:00
2022-08-22 17:02:04 -04:00
2022-07-11 10:22:37 +02:00
2022-08-25 11:09:35 +08:00
2022-08-23 17:53:43 +08:00
2022-09-15 20:33:07 +02:00
2022-09-15 20:33:07 +02:00
2022-03-29 17:43:56 +02:00
2022-04-08 04:41:42 -04:00
2022-09-15 20:33:07 +02:00
2022-09-15 20:33:07 +02:00
2022-09-15 20:33:07 +02:00
2022-09-15 20:33:07 +02:00
2022-09-06 14:18:45 +02:00
2022-09-15 20:33:07 +02:00