python-dataproperty: bump version to 0.17.0
[buildroot-gz.git] / package / dhrystone / 0004-headers.patch
blob82bb60d92d42efc8fa755992b1d6cafce3c05081
1 get prototypes for malloc/exit/strcpy
3 Patch by Mike Frysinger <vapier@gentoo.org>
5 --- a/dhry.h
6 +++ b/dhry.h
7 @@ -388,6 +388,8 @@
8 /* General definitions: */
10 #include <stdio.h>
11 +#include <stdlib.h>
12 +#include <string.h>
13 /* for strcpy, strcmp */
15 #define Null 0