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
diff --git a/cirros-testvm/src-cirros/buildroot-2015.05/package/dhrystone/0004-headers.patch b/cirros-testvm/src-cirros/buildroot-2015.05/package/dhrystone/0004-headers.patch
new file mode 100644 (file)
index 0000000..82bb60d
--- /dev/null
@@ -0,0 +1,15 @@
+get prototypes for malloc/exit/strcpy
+
+Patch by Mike Frysinger <vapier@gentoo.org>
+
+--- a/dhry.h
++++ b/dhry.h
+@@ -388,6 +388,8 @@
+ /* General definitions: */
+ #include <stdio.h>
++#include <stdlib.h>
++#include <string.h>
+                 /* for strcpy, strcmp */
+ #define Null 0