You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-portage/deltup/files/gcc-4.3-compile.fix

12 lines
159 B

--- file.h
+++ file.h
@@ -11,6 +11,8 @@
*
* Author: John Whitney <jjw@deltup.org>
*/
+#include <cstring>
+#include <cstdlib>
class IStream {
public: