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/media-gfx/aview/files/aview-1.3.0_rc1-includes.patch

12 lines
281 B

Index: aview-1.3.0/main.c
===================================================================
--- aview-1.3.0.orig/main.c
+++ aview-1.3.0/main.c
@@ -1,4 +1,6 @@
#include <aalib.h>
+#include <string.h>
+#include <stdlib.h>
#include "image.h"
#include "ui.h"
#include "config.h"