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.
zathura-djvu/zathura-djvu-0.2.1-use-stdl...

10 lines
323 B

--- zathura-djvu-0.2.1-orig/page-text.c 2013-01-02 17:55:16.567766492 -0430
+++ zathura-djvu-0.2.1/page-text.c 2013-01-02 20:55:47.514511728 -0430
@@ -1,5 +1,6 @@
/* See LICENSE file for license and copyright information */
+#include <stdlib.h>
#include <libdjvu/miniexp.h>
#include <string.h>
#include <sys/types.h>