13 lines
379 B
Diff
13 lines
379 B
Diff
Index: eog-2.17.91/shell/eog-save-as-dialog-helper.c
|
|
===================================================================
|
|
--- eog-2.17.91.orig/shell/eog-save-as-dialog-helper.c
|
|
+++ eog-2.17.91/shell/eog-save-as-dialog-helper.c
|
|
@@ -2,6 +2,7 @@
|
|
#include <config.h>
|
|
#endif
|
|
|
|
+#include <string.h>
|
|
#include <stdlib.h>
|
|
#include <libgnomeui/gnome-client.h>
|
|
#include <glade/glade.h>
|