The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / dhrystone / 0004-headers.patch
1 get prototypes for malloc/exit/strcpy
2
3 Patch by Mike Frysinger <vapier@gentoo.org>
4
5 --- a/dhry.h
6 +++ b/dhry.h
7 @@ -388,6 +388,8 @@
8  /* General definitions: */
9  
10  #include <stdio.h>
11 +#include <stdlib.h>
12 +#include <string.h>
13                  /* for strcpy, strcmp */
14  
15  #define Null 0